index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
strbuf.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-03-13
Documentation/config: typofix
Junio C Hamano
1
-1
/
+1
2008-03-12
git-gui: Simplify MSGFMT setting in Makefile
Junio C Hamano
1
-6
/
+1
2008-03-12
"remote update": print remote name being fetched from
Samuel Tardieu
1
-0
/
+1
2008-03-12
git-svn: fix find-rev error message when missing arg
Marc-Andre Lureau
1
-1
/
+2
2008-03-12
t0021: tr portability fix for Solaris
Jeff King
1
-1
/
+3
2008-03-12
launch_editor(): allow spaces in the filename
Johannes Schindelin
2
-1
/
+32
2008-03-12
git rebase --abort: always restore the right commit
Mike Hommey
2
-3
/
+73
2008-03-11
unpack_trees(): fix diff-index regression.
Linus Torvalds
2
-2
/
+18
2008-03-11
update 'git rebase' documentation
SZEDER Gábor
2
-4
/
+2
2008-03-11
bash: fix long option with argument double completion
SZEDER Gábor
1
-7
/
+15
2008-03-11
bash: Add more long options to be completed with "git --<TAB>"
Teemu Likonen
1
-0
/
+3
2008-03-11
bash: use __gitdir when completing 'git rebase' options
SZEDER Gábor
1
-2
/
+2
2008-03-11
bash: Remove completion of core.legacyheaders option
Shawn O. Pearce
1
-1
/
+0
2008-03-11
bash: add 'git svn' subcommands and options
SZEDER Gábor
1
-1
/
+80
2008-03-11
bash: add new 'git stash' subcommands
SZEDER Gábor
1
-1
/
+1
2008-03-11
bash: refactor searching for subcommands on the command line
SZEDER Gábor
1
-39
/
+32
2008-03-11
bash: remove unnecessary conditions when checking for subcommands
SZEDER Gábor
1
-4
/
+4
2008-03-11
bash: Properly quote the GIT_DIR at all times to fix subdirectory paths with ...
Kevin Ballard
1
-4
/
+4
2008-03-10
traverse_trees_recursive(): propagate merge errors up
Junio C Hamano
1
-3
/
+4
2008-03-10
git-pull documentation: warn about the option order
Junio C Hamano
1
-0
/
+2
2008-03-09
unpack_trees(): minor memory leak fix in unused destination index
Linus Torvalds
1
-0
/
+1
2008-03-09
Make 'unpack_trees()' have a separate source and destination index
Linus Torvalds
8
-153
/
+102
2008-03-09
Make 'unpack_trees()' take the index to work on as an argument
Linus Torvalds
7
-39
/
+52
2008-03-09
Add 'const' where appropriate to index handling functions
Linus Torvalds
4
-16
/
+16
2008-03-09
Fix tree-walking compare_entry() in the presense of --prefix
Linus Torvalds
1
-0
/
+3
2008-03-09
Move 'unpack_trees()' over to 'traverse_trees()' interface
Linus Torvalds
1
-281
/
+249
2008-03-09
Make 'traverse_trees()' traverse conflicting DF entries in parallel
Linus Torvalds
3
-4
/
+9
2008-03-09
Add return value to 'traverse_tree()' callback
Linus Torvalds
3
-13
/
+22
2008-03-09
Make 'traverse_tree()' use linked structure rather than 'const char *base'
Linus Torvalds
3
-28
/
+78
2008-03-09
Add 'df_name_compare()' helper function
Linus Torvalds
2
-0
/
+36
2008-03-09
builtin remote rm: remove symbolic refs, too
Johannes Schindelin
2
-0
/
+6