index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-14
Merge branch 'so/rebase-doc-fork-point'
Junio C Hamano
1
-12
/
+19
2014-10-14
Merge branch 'da/include-compat-util-first-in-c'
Junio C Hamano
9
-8
/
+7
2014-10-13
test-lib.sh: support -x option for shell-tracing
Jeff King
2
-4
/
+44
2014-10-13
t1308: fix broken here document in test script
Junio C Hamano
1
-2
/
+2
2014-10-13
Documentation: add documentation for 'git interpret-trailers'
Christian Couder
2
-0
/
+315
2014-10-13
trailer: add tests for commands in config file
Christian Couder
1
-0
/
+125
2014-10-13
trailer: execute command from 'trailer.<name>.command'
Christian Couder
1
-1
/
+84
2014-10-13
trailer: add tests for "git interpret-trailers"
Christian Couder
1
-0
/
+738
2014-10-13
trailer: add interpret-trailers command
Christian Couder
5
-0
/
+48
2014-10-13
trailer: put all the processing together and print
Christian Couder
2
-0
/
+75
2014-10-13
trailer: parse trailers from file or stdin
Christian Couder
1
-0
/
+123
2014-10-13
trailer: process command line trailer arguments
Christian Couder
1
-0
/
+112
2014-10-13
trailer: read and process config information
Christian Couder
1
-0
/
+185
2014-10-13
trailer: process trailers from input message and arguments
Christian Couder
1
-0
/
+210
2014-10-13
trailer: add data structures and basic functions
Christian Couder
2
-0
/
+70
2014-10-13
Documentation: fix mismatched delimiters in git-imap-send
brian m. carlson
1
-2
/
+2
2014-10-13
Documentation: adjust document title underlining
brian m. carlson
3
-3
/
+3
2014-10-13
pack-objects: set number of threads before checking and warning
Junio C Hamano
2
-2
/
+8
2014-10-13
index-pack: fix compilation with NO_PTHREADS
Etienne Buira
1
-0
/
+3
2014-10-13
receive-pack: plug minor memory leak in unpack()
René Scharfe
1
-10
/
+8
2014-10-13
t5304: use helper to report failure of "test foo = bar"
Jeff King
2
-8
/
+17
2014-10-13
t5304: use test_path_is_* instead of "test -f"
Jeff King
1
-23
/
+23
2014-10-10
doc: add 'everyday' to 'git help'
Philip Oakley
12
-21
/
+32
2014-10-10
doc: Makefile regularise OBSOLETE_HTML list building
Philip Oakley
1
-1
/
+2
2014-10-10
doc: modernise everyday.txt wording and format in man page style
Philip Oakley
1
-109
/
+151
2014-10-09
completion: use "git -C $there" instead of (cd $there && git ...)
Junio C Hamano
1
-11
/
+7
2014-10-08
Documentation: fix misrender of pretty-formats in Asciidoctor
brian m. carlson
1
-1
/
+1
2014-10-08
Update draft release notes to 2.2
Junio C Hamano
1
-0
/
+13
2014-10-08
Merge branch 'sp/stream-clean-filter'
Junio C Hamano
10
-52
/
+164
2014-10-08
Merge branch 'bw/use-write-script-in-tests'
Junio C Hamano
1
-3
/
+1
2014-10-08
Merge branch 'nd/archive-pathspec'
Junio C Hamano
2
-3
/
+108
2014-10-08
Merge branch 'jc/push-cert'
Junio C Hamano
23
-159
/
+932
2014-10-07
Sync with maint
Junio C Hamano
1
-1
/
+1
2014-10-07
Merge branch 'maint-2.0' into maint
Junio C Hamano
1
-1
/
+1
2014-10-07
Merge branch 'maint-1.9' into maint-2.0
Junio C Hamano
1
-1
/
+1
2014-10-07
Merge branch 'maint-1.8.5' into maint-1.9
Junio C Hamano
1
-1
/
+1
2014-10-07
Merge branch 'jk/mbox-from-line' into maint
Junio C Hamano
6
-1
/
+66
2014-10-07
completion: add --show-signature for log and show
David Aguilar
1
-0
/
+2
2014-10-07
use skip_prefix() to avoid more magic numbers
René Scharfe
10
-75
/
+69
2014-10-07
git-tag.txt: Add a missing hyphen to `-s`
Wieland Hoffmann
1
-1
/
+1
2014-10-07
mailsplit: remove unnecessary unlink(2) call
René Scharfe
1
-1
/
+0
2014-10-07
bundle: plug minor memory leak in is_tag_in_date_range()
René Scharfe
1
-7
/
+10
2014-10-01
commit_packed_refs(): reimplement using fdopen_lock_file()
Michael Haggerty
1
-4
/
+1
2014-10-01
dump_marks(): reimplement using fdopen_lock_file()
Michael Haggerty
1
-19
/
+2
2014-10-01
fdopen_lock_file(): access a lockfile using stdio
Michael Haggerty
3
-16
/
+68
2014-10-01
lockfile.h: extract new header file for the functions in lockfile.c
Michael Haggerty
35
-83
/
+118
2014-10-01
hold_locked_index(): move from lockfile.c to read-cache.c
Michael Haggerty
2
-8
/
+8
2014-10-01
hold_lock_file_for_append(): restore errno before returning
Michael Haggerty
1
-1
/
+8
2014-10-01
get_locked_file_path(): new function
Michael Haggerty
4
-3
/
+16
2014-10-01
lockfile.c: rename static functions
Michael Haggerty
1
-5
/
+5
[prev]
[next]