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
2013-08-05
t3900: test rejecting log message with NULs correctly
Junio C Hamano
1
-2
/
+2
2013-08-05
Add missing test file for UTF-16.
Brian M. Carlson
1
-0
/
+0
2011-12-15
commit_tree(): refuse commit messages that contain NULs
Nguyễn Thái Ngọc Duy
2
-0
/
+9
2011-12-15
Convert commit_tree() to take strbuf as message
Nguyễn Thái Ngọc Duy
9
-15
/
+20
2011-12-15
merge: abort if fails to commit
Nguyễn Thái Ngọc Duy
1
-2
/
+4
2011-12-02
Git 1.7.8
Junio C Hamano
3
-11
/
+8
2011-11-28
Git 1.7.8-rc4
Junio C Hamano
2
-2
/
+2
2011-11-23
builtin-reset: Documentation update
Vincent van Ravesteijn
1
-4
/
+4
2011-11-23
builtin-branch: Fix crash on invalid use of --force
Vincent van Ravesteijn
1
-2
/
+2
2011-11-23
revert --abort: do not leave behind useless sequencer-old directory
Jonathan Nieder
2
-0
/
+9
2011-11-23
Fix revert --abort on Windows
Johannes Sixt
1
-2
/
+2
2011-11-23
revert: do not pass non-literal string as format to git_path()
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2011-11-22
Update 1.7.8 draft release notes in preparation for rc4
Junio C Hamano
1
-1
/
+1
2011-11-22
Merge branch 'jn/revert-quit'
Junio C Hamano
10
-54
/
+314
2011-11-22
revert: remove --reset compatibility option
Jonathan Nieder
2
-5
/
+2
2011-11-22
revert: introduce --abort to cancel a failed cherry-pick
Jonathan Nieder
5
-3
/
+185
2011-11-22
revert: write REVERT_HEAD pseudoref during conflicted revert
Jonathan Nieder
4
-3
/
+61
2011-11-22
revert: improve error message for cherry-pick during cherry-pick
Jonathan Nieder
1
-7
/
+6
2011-11-22
revert: rearrange pick_revisions() for clarity
Jonathan Nieder
1
-24
/
+24
2011-11-22
revert: rename --reset option to --quit
Jonathan Nieder
7
-25
/
+49
2011-11-21
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2011-11-21
Merge branch 'rr/misc-fixes'
Junio C Hamano
1
-1
/
+1
2011-11-21
convert.c: Fix return type of git_path_check_eol()
Ramsay Jones
1
-1
/
+1
2011-11-21
documentation fix: git difftool uses diff tools, not merge tools.
Thomas Hochstein
1
-1
/
+1
2011-11-20
config.c: Fix a static buffer overwrite bug by avoiding mkpath()
Ramsay Jones
1
-2
/
+2
2011-11-20
t5501-*.sh: Fix url passed to clone in setup test
Ramsay Jones
1
-1
/
+1
2011-11-18
Hopefully final update of release notes before 1.7.8 final
Junio C Hamano
1
-1
/
+1
2011-11-18
Merge branch 'rr/misc-fixes'
Junio C Hamano
4
-13
/
+5
2011-11-18
Makefile: add option to disable automatic dependency generation
Jonathan Nieder
1
-7
/
+24
2011-11-18
Sync with 1.7.7.4
Junio C Hamano
5
-49
/
+81
2011-11-18
Git 1.7.7.4
Junio C Hamano
3
-2
/
+16
2011-11-18
Merge branch 'jc/maint-name-rev-all' into maint
Junio C Hamano
1
-1
/
+1
2011-11-18
Merge branch 'ml/mailmap' into maint
Junio C Hamano
1
-3
/
+2
2011-11-18
Merge branch 'jn/maint-notes-avoid-va-args' into maint
Junio C Hamano
1
-43
/
+61
2011-11-18
Makefile: add missing header file dependencies
Jonathan Nieder
1
-2
/
+3
2011-11-17
notes merge: eliminate OUTPUT macro
Jonathan Nieder
1
-43
/
+61
2011-11-17
do not let git_path clobber errno when reporting errors
Jonathan Nieder
2
-24
/
+34
2011-11-17
Git 1.7.8-rc3
Junio C Hamano
2
-5
/
+2
2011-11-16
refs: loosen over-strict "format" check
Junio C Hamano
2
-10
/
+17
2011-11-16
mailmap: xcalloc mailmap_info
Marc-André Lureau
1
-3
/
+2
2011-11-15
revert: prettify fatal messages
Ramkumar Ramachandra
1
-5
/
+5
2011-11-15
git-compat-util: don't assume value for undefined variable
Ramkumar Ramachandra
1
-1
/
+1
2011-11-15
sha1_file: don't mix enum with int
Ramkumar Ramachandra
1
-1
/
+1
2011-11-15
convert: don't mix enum with int
Ramkumar Ramachandra
1
-3
/
+3
2011-11-15
http: remove unused function hex()
Ramkumar Ramachandra
1
-8
/
+0
2011-11-15
name-rev --all: do not even attempt to describe non-commit object
Junio C Hamano
1
-1
/
+1
2011-11-15
Revert "upload-archive: use start_command instead of fork"
Junio C Hamano
4
-31
/
+55
2011-11-12
Git 1.7.8-rc2
Junio C Hamano
2
-2
/
+2
2011-11-11
Merge branch 'ly/mktree-using-strbuf'
Junio C Hamano
1
-0
/
+1
2011-11-10
Merge "Move 'builtin-*' into a 'builtin/' subdirectory"
Junio C Hamano
943
-17539
/
+77997
[next]