index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-13
Convert resolve_ref+xstrdup to new resolve_refdup function
Nguyễn Thái Ngọc Duy
8
-40
/
+31
2011-12-12
Update documentation for stripspace
Conrad Irwin
1
-1
/
+1
2011-12-12
mv: be quiet about overwriting
Jeff King
1
-1
/
+2
2011-12-12
mv: improve overwrite warning
Jeff King
1
-1
/
+1
2011-12-12
revert: stop creating and removing sequencer-old directory
Jonathan Nieder
1
-3
/
+3
2011-12-12
revert: do not remove state until sequence is finished
Jonathan Nieder
1
-11
/
+1
2011-12-12
revert: allow single-pick in the middle of cherry-pick sequence
Jonathan Nieder
1
-0
/
+26
2011-12-12
revert: pass around rev-list args in already-parsed form
Jonathan Nieder
1
-24
/
+29
2011-12-12
revert: allow cherry-pick --continue to commit before resuming
Jonathan Nieder
1
-3
/
+20
2011-12-12
revert: give --continue handling its own function
Jonathan Nieder
1
-11
/
+17
2011-12-12
mv: make non-directory destination error more clear
Jeff King
1
-1
/
+1
2011-12-12
mv: honor --verbose flag
Jeff King
1
-0
/
+1
2011-12-12
revert: convert resolve_ref() to read_ref_full()
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2011-12-09
fetch: create status table using strbuf
Jeff King
1
-38
/
+49
2011-12-09
Merge branch 'nd/resolve-ref'
Junio C Hamano
11
-43
/
+72
2011-12-09
Merge branch 'jc/pull-signed-tag'
Junio C Hamano
7
-195
/
+221
2011-12-09
Merge branch 'jc/request-pull-show-head-4'
Junio C Hamano
4
-32
/
+192
2011-12-09
git-tag: introduce --cleanup option
Kirill A. Shutemov
1
-14
/
+53
2011-12-08
commit: honour --no-edit
Junio C Hamano
1
-4
/
+5
2011-12-06
reset: update cache-tree data when appropriate
Thomas Rast
1
-0
/
+7
2011-12-06
commit: write cache-tree data when writing index anyway
Thomas Rast
1
-0
/
+2
2011-12-06
Refactor cache_tree_update idiom from commit
Thomas Rast
1
-4
/
+1
2011-12-06
checkout -m: no need to insist on having all 3 stages
Junio C Hamano
1
-24
/
+36
2011-12-05
Copy resolve_ref() return value for longer use
Nguyễn Thái Ngọc Duy
7
-27
/
+62
2011-12-05
Merge branch 'nd/maint-ignore-exclude'
Junio C Hamano
2
-2
/
+2
2011-12-05
Merge branch 'vr/git-merge-default-to-upstream'
Junio C Hamano
1
-3
/
+6
2011-12-05
Merge branch 'jc/maint-pack-object-cycle'
Junio C Hamano
1
-12
/
+43
2011-12-05
Merge branch 'jc/index-pack-reject-dups'
Junio C Hamano
1
-1
/
+3
2011-12-05
Merge branch 'ab/clang-lints'
Junio C Hamano
2
-4
/
+1
2011-12-05
Merge branch 'nd/prune-progress'
Junio C Hamano
3
-3
/
+16
2011-12-05
Merge branch 'nd/fsck-progress'
Junio C Hamano
1
-16
/
+62
2011-12-05
Merge branch 'nd/misc-cleanups'
Junio C Hamano
2
-6
/
+7
2011-12-05
Merge branch 'maint-1.7.7' into maint
Junio C Hamano
1
-2
/
+0
2011-12-05
Merge branch 'maint-1.7.6' into maint-1.7.7
Junio C Hamano
1
-2
/
+0
2011-12-05
stripspace: fix outdated comment
Jeff King
1
-2
/
+0
2011-12-05
builtin/apply.c: report error on failure to recognize input
Brandon Casey
1
-5
/
+5
2011-12-01
bulk-checkin: replace fast-import based implementation
Junio C Hamano
2
-5
/
+6
2011-11-28
Allow checkout -B <current-branch> to update the current branch
Jonathan Nieder
2
-5
/
+12
2011-11-28
branch: allow a no-op "branch -M <current-branch> HEAD"
Jonathan Nieder
1
-1
/
+8
2011-11-28
checkout,merge: disallow overwriting ignored files with --no-overwrite-ignore
Nguyễn Thái Ngọc Duy
2
-7
/
+16
2011-11-28
Merge branch 'nd/maint-ignore-exclude' into nd/ignore-might-be-precious
Junio C Hamano
2
-2
/
+2
2011-11-28
checkout,merge: loosen overwriting untracked file check based on info/exclude
Nguyễn Thái Ngọc Duy
2
-2
/
+2
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
1
-0
/
+1
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
revert: remove --reset compatibility option
Jonathan Nieder
1
-3
/
+0
2011-11-22
revert: introduce --abort to cancel a failed cherry-pick
Jonathan Nieder
1
-3
/
+84
2011-11-22
revert: write REVERT_HEAD pseudoref during conflicted revert
Jonathan Nieder
2
-3
/
+6
2011-11-22
revert: improve error message for cherry-pick during cherry-pick
Jonathan Nieder
1
-7
/
+6
[prev]
[next]