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-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
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
1
-11
/
+14
2011-11-21
upload-archive: use start_command instead of fork
Jeff King
1
-31
/
+12
2011-11-21
Show error for 'git merge' with unset merge.defaultToUpstream
Vincent van Ravesteijn
1
-3
/
+6
2011-11-18
Sync with 1.7.7.4
Junio C Hamano
1
-1
/
+1
2011-11-18
Merge branch 'jc/maint-name-rev-all' into maint
Junio C Hamano
1
-1
/
+1
2011-11-17
do not let git_path clobber errno when reporting errors
Jonathan Nieder
2
-24
/
+34
2011-11-16
pack-object: tolerate broken packs that have duplicated objects
Junio C Hamano
1
-12
/
+43
2011-11-16
receive-pack, fetch-pack: reject bogus pack that records objects twice
Junio C Hamano
1
-1
/
+3
2011-11-15
revert: prettify fatal messages
Ramkumar Ramachandra
1
-5
/
+5
2011-11-15
Revert "upload-archive: use start_command instead of fork"
Junio C Hamano
2
-26
/
+48
2011-11-13
Convert many resolve_ref() calls to read_ref*() and ref_exists()
Nguyễn Thái Ngọc Duy
7
-17
/
+14
2011-11-12
commit: teach --gpg-sign option
Junio C Hamano
3
-6
/
+46
2011-11-12
commit-tree: teach -m/-F options to read logs from elsewhere
Junio C Hamano
1
-3
/
+40
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
89
-0
/
+42161
2011-11-09
commit-tree: update the command line parsing
Junio C Hamano
1
-13
/
+18
2011-11-09
commit: teach --amend to carry forward extra headers
Junio C Hamano
1
-2
/
+7
2011-11-09
merge: force edit and no-ff mode when merging a tag object
Junio C Hamano
1
-0
/
+6
2011-11-09
commit: copy merged signed tags to headers of merge commit
Junio C Hamano
1
-5
/
+5
2011-11-08
Merge branch 'jc/remote-setbranches-usage-fix'
Junio C Hamano
1
-1
/
+1
2011-11-08
Merge branch 'fc/remote-seturl-usage-fix'
Junio C Hamano
1
-1
/
+1
2011-11-08
Merge branch 'dm/pack-objects-update' into maint
Junio C Hamano
1
-19
/
+55
2011-11-08
merge: record tag objects without peeling in MERGE_HEAD
Junio C Hamano
1
-3
/
+10
2011-11-08
merge: make usage of commit->util more extensible
Junio C Hamano
1
-40
/
+23
2011-11-08
fmt-merge-msg: Add contents of merged tag in the merge message
Junio C Hamano
1
-2
/
+70
2011-11-07
prune: handle --progress/no-progress
Jeff King
2
-3
/
+12
2011-11-07
prune: show progress while marking reachable objects
Nguyễn Thái Ngọc Duy
2
-2
/
+6
2011-11-07
Merge branch 'ss/blame-textconv-fake-working-tree'
Junio C Hamano
1
-4
/
+3
2011-11-07
blame.c: Properly initialize strbuf after calling textconv_object(), again
Sebastian Schuberth
1
-4
/
+3
2011-11-07
fmt-merge-msg: package options into a structure
Junio C Hamano
2
-17
/
+20
2011-11-07
fmt-merge-msg: avoid early returns
Junio C Hamano
1
-10
/
+10
2011-11-07
merge: notice local merging of tags and keep it unwrapped
Junio C Hamano
1
-0
/
+5
2011-11-06
remote: fix set-branches usage
Junio C Hamano
1
-1
/
+1
2011-11-06
fsck: print progress
Nguyễn Thái Ngọc Duy
1
-2
/
+38
2011-11-06
fsck: avoid reading every object twice
Nguyễn Thái Ngọc Duy
1
-17
/
+25
[prev]
[next]