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-09-09
upload-pack: send keepalive packets during pack computation
Jeff King
2
-1
/
+35
2013-09-09
git-config: always treat --int as 64-bit internally
Jeff King
4
-3
/
+29
2013-09-09
config: make numeric parsing errors more clear
Jeff King
3
-9
/
+16
2013-09-09
config: set errno in numeric git_parse_* functions
Jeff King
1
-4
/
+14
2013-09-09
config: properly range-check integer values
Jeff King
1
-6
/
+6
2013-09-09
config: factor out integer parsing from range checks
Jeff King
1
-6
/
+22
2013-09-09
branch.c: Relax unnecessary requirement on upstream's remote ref name
Per Cederqvist
2
-3
/
+2
2013-09-09
t3200: Add test demonstrating minor regression in 41c21f2
Johan Herland
1
-0
/
+34
2013-09-09
Refer to branch.<name>.remote/merge when documenting --track
Johan Herland
1
-2
/
+4
2013-09-09
t3200: Minor fix when preparing for tracking failure
Johan Herland
1
-1
/
+2
2013-09-09
t2024: Fix &&-chaining and a couple of typos
Johan Herland
1
-3
/
+3
2013-09-09
update-ref: support multiple simultaneous updates
Brad King
2
-2
/
+304
2013-09-09
git: run in a directory given with -C option
Nazri Ramliy
3
-2
/
+109
2013-09-09
rebase: fix run_specific_rebase's use of "return" on FreeBSD
Matthieu Moy
1
-1
/
+10
2013-09-09
Doc: 'replace' merge and non-merge commits
Philip Oakley
1
-0
/
+1
2013-09-09
git_remote_helpers: remove little used Python library
John Keeping
16
-1815
/
+0
2013-09-08
pull: use $curr_branch_short more
René Scharfe
1
-3
/
+2
2013-09-08
remote-bzr: reuse bzrlib transports when possible
Richard Hansen
1
-12
/
+21
2013-09-08
l10n: de.po: use "das Tag" instead of "der Tag"
Ralf Thielow
1
-11
/
+11
2013-09-06
Documentation: make AsciiDoc links always point to HTML files
Sebastian Schuberth
7
-10
/
+10
2013-09-06
status: add missing blank line after list of "other" files
Matthieu Moy
2
-1
/
+24
2013-09-06
tests: don't set status.displayCommentPrefix file-wide
Matthieu Moy
3
-813
/
+793
2013-09-06
status: disable display of '#' comment prefix by default
Matthieu Moy
8
-17
/
+114
2013-09-06
submodule summary: ignore --for-status option
Matthieu Moy
3
-20
/
+32
2013-09-06
wt-status: use argv_array API
Matthieu Moy
1
-12
/
+14
2013-09-06
builtin/stripspace.c: fix broken indentation
Matthieu Moy
1
-4
/
+4
2013-09-06
t6050-replace: use some long option names
Christian Couder
1
-4
/
+4
2013-09-06
replace: allow long option names
Christian Couder
2
-3
/
+6
2013-09-06
Documentation/replace: add Creating Replacement Objects section
Christian Couder
1
-0
/
+16
2013-09-06
t6050-replace: add test to clean up all the replace refs
Christian Couder
1
-0
/
+6
2013-09-06
t6050-replace: test that objects are of the same type
Christian Couder
1
-0
/
+13
2013-09-06
Documentation/replace: state that objects must be of the same type
Christian Couder
1
-3
/
+6
2013-09-06
replace: forbid replacing an object with one of a different type
Christian Couder
1
-0
/
+10
2013-09-06
git-svn: fix termination issues for remote svn connections
Uli Heller
1
-0
/
+8
2013-09-05
typofix: cherry is spelled with two ars
Junio C Hamano
2
-2
/
+2
2013-09-05
Sync with maint
Junio C Hamano
1
-2
/
+2
2013-09-05
Merge branch 'nd/fetch-pack-shallow-fix' into maint
Junio C Hamano
2
-1
/
+19
2013-09-05
Merge branch 'hv/config-from-blob' into maint
Junio C Hamano
1
-16
/
+16
2013-09-05
Merge branch 'maint-1.8.3' into maint
Junio C Hamano
1
-2
/
+2
2013-09-05
Merge branch 'maint-1.8.2' into maint-1.8.3
Junio C Hamano
1
-2
/
+2
2013-09-05
add: lift the pathspec magic restriction on "add -p"
Nguyễn Thái Ngọc Duy
2
-14
/
+1
2013-09-05
pathspec: catch prepending :(prefix) on pathspec with short magic
Nguyễn Thái Ngọc Duy
1
-1
/
+3
2013-09-05
Documentation/git-merge.txt: fix formatting of example block
Andreas Schwab
1
-2
/
+2
2013-09-04
typofix: commit is spelled with two ems
Junio C Hamano
3
-9
/
+9
2013-09-04
glossary: fix and clarify the definition of 'ref'
Richard Hansen
1
-4
/
+14
2013-09-04
revisions.txt: fix and clarify <rev>^{<type>}
Richard Hansen
1
-4
/
+8
2013-09-04
glossary: more precise definition of tree-ish (a.k.a. treeish)
Richard Hansen
1
-3
/
+12
2013-09-04
use 'commit-ish' instead of 'committish'
Richard Hansen
23
-63
/
+63
2013-09-04
use 'tree-ish' instead of 'treeish'
Richard Hansen
6
-8
/
+8
2013-09-04
glossary: define commit-ish (a.k.a. committish)
Richard Hansen
1
-0
/
+12
[prev]
[next]