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
2012-05-30
rebase: report invalid commit correctly
Erik Faye-Lund
2
-1
/
+6
2011-02-10
rebase: factor out reference parsing
Martin von Zweigbergk
2
-48
/
+9
2011-02-10
rebase: reorder validation steps
Martin von Zweigbergk
2
-7
/
+7
2011-02-10
rebase -i: remove now unnecessary directory checks
Martin von Zweigbergk
1
-6
/
+0
2011-02-10
rebase: factor out command line option processing
Martin von Zweigbergk
2
-182
/
+100
2011-02-10
rebase: align variable content
Martin von Zweigbergk
2
-6
/
+14
2011-02-10
rebase: align variable names
Martin von Zweigbergk
2
-256
/
+256
2011-02-10
rebase: stricter check of standalone sub command
Martin von Zweigbergk
4
-2
/
+22
2011-02-10
rebase: act on command line outside parsing loop
Martin von Zweigbergk
2
-209
/
+217
2011-02-10
rebase: improve detection of rebase in progress
Martin von Zweigbergk
1
-39
/
+41
2011-02-10
rebase: remove unused rebase state 'prev_head'
Martin von Zweigbergk
1
-8
/
+0
2011-02-10
rebase: read state outside loop
Martin von Zweigbergk
1
-2
/
+2
2011-02-10
rebase: refactor reading of state
Martin von Zweigbergk
1
-30
/
+23
2011-02-10
rebase: clearer names for directory variables
Martin von Zweigbergk
1
-70
/
+71
2011-02-09
Merge branch 'tr/merge-unborn-clobber'
Junio C Hamano
1
-0
/
+16
2011-02-09
Merge branch 'jc/unpack-trees'
Junio C Hamano
1
-2
/
+62
2011-02-09
Merge branch 'jc/fsck-fixes'
Junio C Hamano
1
-9
/
+22
2011-02-09
Merge branch 'tr/diff-words-test'
Junio C Hamano
41
-255
/
+933
2011-02-09
Merge branch 'rr/fi-import-marks-if-exists'
Junio C Hamano
3
-3
/
+72
2011-02-09
Merge branch 'jn/unpack-lstat-failure-report'
Junio C Hamano
1
-6
/
+12
2011-02-09
Merge branch 'ef/alias-via-run-command'
Junio C Hamano
1
-17
/
+17
2011-02-09
Merge branch 'cb/setup'
Junio C Hamano
1
-4
/
+7
2011-02-09
Merge branch 'ae/better-template-failure-report'
Junio C Hamano
4
-4
/
+56
2011-02-09
Merge branch 'jn/cherry-pick-strategy-option'
Junio C Hamano
7
-11
/
+97
2011-02-09
Merge branch 'maint-1.7.0' into maint
Junio C Hamano
3
-0
/
+10
2011-02-09
fast-import: introduce "feature notes" command
Jonathan Nieder
3
-0
/
+9
2011-02-09
fast-import: clarify documentation of "feature" command
Jonathan Nieder
1
-20
/
+17
2011-02-09
Documentation/merge subtree How-To: fix typo
Uwe Kleine-König
1
-1
/
+1
2011-02-07
pull: Document the "--[no-]recurse-submodules" options
Jens Lehmann
2
-2
/
+9
2011-02-07
quote.h: simplify the inclusion
Jonathan Nieder
1
-2
/
+1
2011-02-07
sha1_object_info: examine cached_object store too
Nguyễn Thái Ngọc Duy
1
-0
/
+8
2011-02-07
sha1_file.c: move find_cached_object up so sha1_object_info can use it
Nguyễn Thái Ngọc Duy
1
-35
/
+35
2011-02-07
Add const to parse_{commit,tag}_buffer()
Nguyễn Thái Ngọc Duy
4
-6
/
+6
2011-02-07
diff: support --cached on unborn branches
Nguyễn Thái Ngọc Duy
5
-2
/
+71
2011-02-07
gitweb: Mention optional Perl modules in INSTALL
Jakub Narebski
1
-0
/
+6
2011-02-07
post-receive-email: suppress error if description file missing
Sitaram Chamarty
1
-1
/
+1
2011-02-07
t7407: fix line endings for mingw build
Pat Thoyts
1
-0
/
+4
2011-02-07
t4120-apply-popt: help systems with core.filemode=false
Johannes Sixt
1
-2
/
+7
2011-02-07
t3509: use unconstrained initial test to setup repository.
Pat Thoyts
1
-2
/
+4
2011-02-07
start_command: flush buffers in the WIN32 code path as well
Johannes Sixt
1
-1
/
+1
2011-02-06
bundle: Use OFS_DELTA in bundle files
Shawn O. Pearce
1
-2
/
+3
2011-01-31
Merge branch 'jl/fetch-submodule-recursive' into maint
Junio C Hamano
1
-1
/
+1
2011-01-31
t5526: Fix wrong argument order in "git config"
Jens Lehmann
1
-1
/
+1
2011-01-30
Git 1.7.4
Junio C Hamano
3
-3
/
+11
2011-01-27
fsck: do not give up too early in fsck_dir()
Junio C Hamano
1
-6
/
+12
2011-01-27
fsck: drop unused parameter from traverse_one_object()
Junio C Hamano
1
-3
/
+10
2011-01-27
Don't pass "--xhtml" to hightlight in gitweb.perl script.
Adam Tkac
1
-1
/
+1
2011-01-27
Merge branch 'maint'
Junio C Hamano
5
-3
/
+55
2011-01-27
rebase -i: clarify in-editor documentation of "exec"
Jonathan Nieder
1
-1
/
+1
2011-01-27
tests: sanitize more git environment variables
Jeff King
1
-0
/
+3
[next]