index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t2000-checkout-cache-clash.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-12
builtin/notes: add --allow-empty, to allow storing empty notes
Johan Herland
3
-11
/
+28
2014-11-12
builtin/notes: split create_note() to clarify add vs. remove logic
Johan Herland
1
-49
/
+54
2014-11-12
builtin/notes: simplify early exit code in add()
Johan Herland
1
-18
/
+17
2014-11-10
builtin/notes: refactor note file path into struct note_data
Johan Herland
1
-17
/
+21
2014-11-10
builtin/notes: improve naming
Johan Herland
1
-55
/
+54
2014-11-10
t3301: verify that 'git notes' removes empty notes by default
Johan Herland
1
-0
/
+27
2014-11-10
builtin/notes: fix premature failure when trying to add the empty blob
Johan Herland
1
-1
/
+1
2014-11-07
Git 2.2.0-rc1
v2.2.0-rc1
Junio C Hamano
1
-1
/
+1
2014-11-06
docs/credential-store: s/--store/--file/
Jeff King
1
-1
/
+1
2014-11-04
gitignore.txt: fix spelling of "backslash"
Ben North
1
-1
/
+1
2014-11-04
Documentation: typofixes
Thomas Ackermann
19
-30
/
+30
2014-11-04
line-log: fix crash when --first-parent is used
Tzvetan Mikov
2
-0
/
+8
2014-11-04
ignore stale directories when checking reflog existence
Jeff King
2
-2
/
+36
2014-11-04
fetch: load all default config at startup
Jeff King
2
-1
/
+41
2014-11-03
RelNotes/2.2.0.txt: fix minor typos
Matthieu Moy
1
-3
/
+3
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
bundle: split out ref writing from bundle_create
Jeff King
1
-39
/
+58
2014-10-30
bundle: split out a helper function to compute and write prerequisites
Junio C Hamano
1
-24
/
+35
2014-10-30
bundle: split out a helper function to create pack data
Junio C Hamano
1
-27
/
+37
2014-10-30
cache-tree: avoid infinite loop on zero-entry tree
Jeff King
1
-0
/
+2
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
use child_process_init() to initialize struct child_process variables
René Scharfe
4
-4
/
+4
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
[next]