index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test-dump-cache-tree.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-04-30
The seventh batch of topics graduated to 'master'
Junio C Hamano
1
-0
/
+16
2012-04-30
config: expand tildes in include.path variable
Jeff King
3
-1
/
+18
2012-04-27
The sixth batch of topics graduated to 'master'
Junio C Hamano
1
-0
/
+24
2012-04-27
t5570: fix forwarding of git-daemon messages via cat
Johannes Sixt
1
-11
/
+11
2012-04-27
git-svn: use platform specific auth providers
Matthijs Kooijman
1
-2
/
+18
2012-04-26
gitweb: Option to not display information about owner
Kacper Kornet
2
-6
/
+18
2012-04-26
Update draft release notes to 1.7.11
Junio C Hamano
1
-53
/
+11
2012-04-26
Start preparing for 1.7.10.1
Junio C Hamano
2
-1
/
+51
2012-04-26
Git 1.7.9.7
v1.7.9.7
Junio C Hamano
3
-2
/
+16
2012-04-26
Git 1.7.8.6
v1.7.8.6
Junio C Hamano
4
-3
/
+27
2012-04-26
Git 1.7.7.7
v1.7.7.7
Junio C Hamano
4
-3
/
+18
2012-04-26
diff --no-index: use strbuf for temporary pathnames
Junio C Hamano
1
-23
/
+17
2012-04-26
bundle: remove stray single-quote from error message
Jonathan Nieder
1
-1
/
+1
2012-04-26
gitweb: Option to omit column with time of the last change
Kacper Kornet
2
-5
/
+15
2012-04-26
gitweb: Don't set owner if got empty value from projects.list
Kacper Kornet
1
-2
/
+4
2012-04-25
commit: remove commit_list_reverse()
René Scharfe
2
-16
/
+0
2012-04-25
revision: append to list instead of insert and reverse
René Scharfe
1
-2
/
+2
2012-04-25
sequencer: export commit_list_append()
René Scharfe
3
-27
/
+29
2012-04-24
git-remote-testgit: fix race when spawning fast-import
Pete Wyckoff
2
-0
/
+20
2012-04-24
The fifth batch of topics graduated to 'master'
Junio C Hamano
1
-0
/
+26
2012-04-24
git-svn: drop redundant blocking of SIGPIPE
Roman Kagan
1
-1
/
+1
2012-04-24
git-svn: ignore SIGPIPE
Roman Kagan
1
-0
/
+5
2012-04-24
git-svn: use POSIX::sigprocmask to block signals
Roman Kagan
1
-6
/
+9
2012-04-23
RelNotes: the fourth batch of topics graduated to 'master'
Junio C Hamano
1
-0
/
+27
2012-04-22
completion: fix completion after 'git --option <TAB>'
SZEDER Gábor
2
-1
/
+19
2012-04-22
completion: avoid trailing space for --exec-path
Jonathan Nieder
2
-1
/
+7
2012-04-22
completion: add missing general options
Felipe Contreras
2
-0
/
+18
2012-04-22
completion: simplify by using $prev
Felipe Contreras
1
-2
/
+2
2012-04-22
completion: simplify __gitcomp_1
Felipe Contreras
1
-6
/
+6
2012-04-22
tests: add tests for the __gitcomp() completion helper function
SZEDER Gábor
1
-0
/
+85
2012-04-22
revert: add missing va_end
Christian Couder
1
-0
/
+1
2012-04-21
RelNotes: the third batch
Junio C Hamano
1
-1
/
+27
2012-04-20
t9300-fast-import: avoid 'exit' in test_expect_success snippets
Johannes Sixt
1
-34
/
+54
2012-04-19
sequencer: remove additional blank line
Ralf Thielow
1
-1
/
+1
2012-04-19
t9400: fix gnuism in grep
Junio C Hamano
1
-2
/
+2
2012-04-19
fmt-merge-msg: discard needless merge parents
Junio C Hamano
2
-10
/
+149
2012-04-19
gc: use argv-array for sub-commands
Jeff King
1
-45
/
+33
2012-04-19
argv-array: add a new "pushl" method
Jeff King
3
-0
/
+17
2012-04-19
argv-array: refactor empty_argv initialization
Jeff King
2
-3
/
+2
2012-04-18
git-sh-setup.sh: Add an pwd() function for MinGW
Ramsay Jones
1
-0
/
+4
2012-04-18
git-submodule.sh: Don't use $path variable in eval_gettext string
Ramsay Jones
1
-79
/
+82
2012-04-18
compat/mingw.h: Set S_ISUID to prevent a fast-import test failure
Ramsay Jones
1
-3
/
+4
2012-04-18
builtin/merge.c: reduce parents early
Junio C Hamano
4
-28
/
+43
2012-04-18
builtin/merge.c: collect other parents early
Junio C Hamano
1
-13
/
+27
2012-04-18
builtin/merge.c: remove "remoteheads" global variable
Junio C Hamano
1
-23
/
+28
2012-04-18
merge tests: octopus with redundant parents
Michał Kiedrowicz
3
-7
/
+39
2012-04-17
mergesort: rename it to llist_mergesort()
Junio C Hamano
4
-11
/
+19
2012-04-17
Do not use SHELL_PATH from build system in prepare_shell_cmd on Windows
Johannes Sixt
1
-0
/
+4
2012-04-17
fetch: describe new refs based on where it came from
Marc Branchaud
2
-3
/
+41
2012-04-17
fetch: Give remote_ref to update_local_ref() as well
Marc Branchaud
1
-1
/
+2
[next]