index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t9114-git-svn-dcommit-merge.sh
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-25
mailinfo: apply the same fix not to lose NULs in BASE64 and QP codepaths
Junio C Hamano
4
-21
/
+71
2008-05-25
mailsplit and mailinfo: gracefully handle NUL characters
Johannes Schindelin
5
-15
/
+46
2008-05-25
http-push: remove remote locks on exit signals
Clemens Buchacher
1
-0
/
+22
2008-05-25
Reset the signal being handled
Clemens Buchacher
1
-1
/
+1
2008-05-25
Make git-cvsimport remove ['s from tags, as bad_ref_char doesn't allow them.
Paul Oliver
1
-0
/
+1
2008-05-25
get_revision(): honor the topo_order flag for boundary commits
Adam Simpkins
2
-24
/
+58
2008-05-25
Fix output of "git log --graph --boundary"
Adam Simpkins
2
-14
/
+67
2008-05-25
log --graph --left-right: show left/right information in place of '*'
Adam Simpkins
6
-41
/
+49
2008-05-25
graph API: don't print branch lines for uninteresting merge parents
Adam Simpkins
1
-13
/
+44
2008-05-25
graph API: fix graph mis-alignment after uninteresting commits
Adam Simpkins
1
-0
/
+3
2008-05-24
Documentation: convert tutorials to man pages
Christian Couder
7
-24
/
+87
2008-05-24
CodingGuidelines: Add a note to avoid assignments inside if()
Miklos Vajna
1
-0
/
+2
2008-05-24
Remove redundant code, eliminate one static variable
Heikki Orsila
1
-27
/
+17
2008-05-23
Add log.date config variable
Heikki Orsila
3
-1
/
+18
2008-05-23
rev-parse --symbolic-full-name: don't print '^' if SHA1 is not a ref
Johannes Sixt
1
-6
/
+12
2008-05-23
Make git add -n and git -u -n output consistent
Gustaf Hendeby
1
-15
/
+5
2008-05-23
change quoting in test t1006-cat-file.sh
Michele Ballabio
1
-3
/
+3
2008-05-23
builtin-cat-file.c: use parse_options()
Michele Ballabio
1
-73
/
+46
2008-05-23
git-svn: Speed up fetch
Adam Roben
1
-22
/
+20
2008-05-23
Git.pm: Add hash_and_insert_object and cat_blob
Adam Roben
1
-2
/
+150
2008-05-23
Git.pm: Add command_bidi_pipe and command_close_bidi_pipe
Adam Roben
1
-0
/
+56
2008-05-23
git-hash-object: Add --stdin-paths option
Adam Roben
3
-2
/
+80
2008-05-23
Add more tests for git hash-object
Adam Roben
1
-27
/
+93
2008-05-23
Move git-hash-object tests from t5303 to t1007
Adam Roben
1
-0
/
+0
2008-05-22
Updated status to show 'Not currently on any branch' in red
Chris Parsons
3
-5
/
+13
2008-05-22
Add test for cloning with "--reference" repo being a subset of source repo
Johan Herland
1
-0
/
+5
2008-05-22
Add a test for another combination of --reference
Johan Herland
1
-0
/
+21
2008-05-22
Test that --reference actually suppresses fetching referenced objects
Daniel Barkalow
1
-1
/
+8
2008-05-22
Add missing "short" alternative to --date in rev-list-options.txt
Heikki Orsila
1
-1
/
+1
2008-05-22
git-show.txt: Not very stubby these days.
Jon Loeliger
1
-2
/
+0
2008-05-22
Clarify repack -n documentation
Shawn O. Pearce
1
-2
/
+5
2008-05-22
pull --rebase: exit early when the working directory is dirty
Johannes Schindelin
2
-0
/
+23
2008-05-22
gitweb: Convert string to internal form before chopping in chop_str
Anders Waldenborg
1
-0
/
+4
2008-05-22
bisect: use a detached HEAD to bisect
Christian Couder
2
-47
/
+45
2008-05-22
bisect: trap critical errors in "bisect_start"
Christian Couder
2
-12
/
+28
2008-05-22
bisect: fix left over "BISECT_START" file when starting with junk rev
Christian Couder
2
-10
/
+8
2008-05-22
bisect: add test cases to check that "git bisect start" is atomic
Christian Couder
1
-0
/
+43
2008-05-22
gitk: Fix bug introduced by "gitk: Fix "wrong # coordinates" error on reload"
Paul Mackerras
1
-1
/
+3
2008-05-21
Documentation: Fix skipped section level
Gustaf Hendeby
1
-1
/
+1
2008-05-21
cvsexportcommit: Create config option for CVS dir
Trent Piepho
2
-1
/
+12
2008-05-21
Fix recipient santitization
Horst H. von Brand
1
-1
/
+1
2008-05-21
send-email: rfc2047-quote subject lines with non-ascii characters
Jeff King
2
-2
/
+32
2008-05-21
send-email: specify content-type of --compose body
Jeff King
2
-0
/
+68
2008-05-21
Documentation: rev-parse: add a few "--verify" and "--default" examples
Christian Couder
1
-0
/
+25
2008-05-21
git-merge: exclude unnecessary options from OPTIONS_SPEC
Miklos Vajna
1
-3
/
+1
2008-05-21
"git-add -n -u" should not add but just report
Junio C Hamano
7
-23
/
+57
2008-05-21
Fix t3701 if core.filemode disabled
Alex Riesen
1
-0
/
+7
2008-05-21
clone: fall back to copying if hardlinking fails
Daniel Barkalow
1
-5
/
+7
2008-05-21
Fix t6031 on filesystems without working exec bit
Alex Riesen
1
-2
/
+5
2008-05-21
Fix prepare-commit-msg hook and replace in-place sed
Marcel Koeppen
1
-4
/
+4
[next]