index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test-mergesort.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-10-31
Git 2.2.0-rc0
v2.2.0-rc0
Junio C Hamano
2
-1
/
+7
2014-10-31
git-svn: use SVN::Ra::get_dir2 when possible
Eric Wong
1
-1
/
+11
2014-10-30
git-svn: add space after "W:" prefix in warning
Eric Wong
1
-4
/
+2
2014-10-30
git-svn: (cleanup) remove editor param passing
Eric Wong
1
-6
/
+4
2014-10-29
gitk: Remove boilerplate for configuration variables
Max Kirillov
1
-68
/
+20
2014-10-29
gitk: Show detached HEAD if --all is specified
Max Kirillov
1
-0
/
+2
2014-10-29
gitk: Do not depend on Cygwin's "kill" command on Windows
Sebastian Schuberth
1
-1
/
+1
2014-10-29
git-svn: prepare SVN::Ra config pieces once
Eric Wong
1
-27
/
+36
2014-10-29
Git.pm: add specified name to tempfile template
Eric Wong
1
-1
/
+4
2014-10-29
Git 2.1.3
v2.1.3
Junio C Hamano
4
-3
/
+30
2014-10-29
Update draft release notes to 2.2
Junio C Hamano
1
-0
/
+17
2014-10-28
api-run-command: add missing list item marker
René Scharfe
1
-1
/
+1
2014-10-28
receive-pack: avoid minor leak in case start_async() fails
René Scharfe
1
-2
/
+2
2014-10-28
difftool: add support for --trust-exit-code
David Aguilar
4
-0
/
+75
2014-10-28
grep: add color.grep.matchcontext and color.grep.matchselected
René Scharfe
4
-9
/
+123
2014-10-28
config.txt: pack.windowmemory limit applies per-thread
Robert de Bath
1
-4
/
+5
2014-10-27
t/lib-gpg: make gpghome files writable
Michael J Gruber
1
-0
/
+1
2014-10-27
Documentation: remove Asciidoctor linkgit macro
brian m. carlson
1
-39
/
+0
2014-10-27
Documentation: refactor common operations into variables
brian m. carlson
1
-11
/
+11
2014-10-27
compat/bswap.h: detect endianness from XL C compiler macros
David Michael
1
-0
/
+4
2014-10-27
Makefile: reorder linker flags in the git executable rule
David Michael
1
-2
/
+2
2014-10-27
git-compat-util.h: support variadic macros with the XL C compiler
David Michael
1
-1
/
+1
2014-10-27
difftool--helper: exit when reading a prompt answer fails
Johannes Sixt
2
-1
/
+10
2014-10-27
git-svn: disable _rev_list memoization
Eric Wong
1
-10
/
+0
2014-10-25
git-svn: save a little memory as fetch progresses
Eric Wong
1
-1
/
+1
2014-10-25
git-svn: remove unnecessary DESTROY override
Eric Wong
1
-4
/
+0
2014-10-25
git-svn: reload RA every log-window-size
Eric Wong
1
-8
/
+13
2014-10-25
git-svn.txt: advertise pushurl with dcommit
Sveinung Kvilhaugsvik
1
-0
/
+4
2014-10-25
git-svn: remove mergeinfo rev caching
Eric Wong
1
-21
/
+9
2014-10-25
git-svn: cache only mergeinfo revisions
Eric Wong
1
-14
/
+8
2014-10-25
git-svn: reduce check_cherry_pick cache overhead
Eric Wong
1
-13
/
+15
2014-10-25
git-svn: only look at the root path for svn:mergeinfo
Jakob Stoklund Olesen
1
-16
/
+13
2014-10-25
git-svn: only look at the new parts of svn:mergeinfo
Jakob Stoklund Olesen
1
-12
/
+72
2014-10-25
Update draft release notes to 2.2
Junio C Hamano
1
-0
/
+11
2014-10-24
push: heed user.signingkey for signed pushes
Michael J Gruber
2
-1
/
+56
2014-10-21
Update draft release notes to 2.2
Junio C Hamano
1
-4
/
+17
2014-10-21
mergetool: rename bc3 to bc
Junio C Hamano
4
-27
/
+28
2014-10-21
dir.c: remove the second declaration of "stk" in prep_exclude()
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2014-10-21
.mailmap: add Stefan Bellers corporate mail address
Stefan Beller
1
-0
/
+1
2014-10-21
transport: free leaking head in transport_print_push_status()
Stefan Beller
1
-0
/
+1
2014-10-20
Update draft release notes to 2.2
Junio C Hamano
1
-5
/
+17
2014-10-20
Revert "archive: honor tar.umask even for pax headers"
Junio C Hamano
2
-7
/
+2
2014-10-20
core.filemode may need manual action
Torsten Bögershausen
1
-6
/
+19
2014-10-20
doc: fix 'git status --help' character quoting
Philip Oakley
1
-2
/
+2
2014-10-20
t1304: Set LOGNAME even if USER is unset or null
W. Trevor King
1
-1
/
+1
2014-10-20
Handle atexit list internaly for unthreaded builds
Etienne Buira
4
-10
/
+47
2014-10-20
drop add_object_array_with_mode
Jeff King
2
-7
/
+1
2014-10-20
revision: remove definition of unused 'add_object' function
Ramsay Jones
2
-15
/
+0
2014-10-20
use env_array member of struct child_process
René Scharfe
5
-38
/
+25
2014-10-20
run-command: add env_array, an optional argv_array for env
René Scharfe
3
-1
/
+13
[next]