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
2007-06-09
filter-branch: subdirectory filter needs --full-history
Johannes Sixt
2
-1
/
+22
2007-06-09
filter-branch: Simplify parent computation.
Johannes Sixt
1
-17
/
+7
2007-06-09
Teach filter-branch about subdirectory filtering
Johannes Schindelin
2
-3
/
+54
2007-06-06
filter-branch: also don't fail in map() if a commit cannot be mapped
Johannes Sixt
1
-9
/
+5
2007-06-06
filter-branch: Use rev-list arguments to specify revision ranges.
Johannes Sixt
2
-28
/
+13
2007-06-06
filter-branch: fix behaviour of '-k'
Johannes Schindelin
2
-12
/
+26
2007-06-06
filter-branch: use $(($i+1)) instead of $((i+1))
Johannes Schindelin
1
-1
/
+1
2007-06-06
chmod +x git-filter-branch.sh
Matthias Lederhofer
1
-0
/
+0
2007-06-06
filter-branch: prevent filters from reading from stdin
Matthias Lederhofer
1
-3
/
+3
2007-06-05
t7003: make test repeatable
Junio C Hamano
1
-0
/
+1
2007-06-02
Add git-filter-branch
Johannes Schindelin
3
-1
/
+479
2007-06-02
git-apply: what is detected and fixed is not just trailing spaces.
Junio C Hamano
1
-9
/
+8
2007-06-02
Update to SubmittingPatches
Johannes Schindelin
1
-0
/
+4
2007-06-02
Merge branch 'maint' to sync with 1.5.2.1
Junio C Hamano
1
-0
/
+53
2007-06-02
Release Notes: start preparing for 1.5.3
Junio C Hamano
2
-1
/
+110
2007-06-02
Merge branches 'lh/submodules' and 'pb/am'
Junio C Hamano
14
-504
/
+416
2007-06-02
GIT 1.5.2.1
Junio C Hamano
3
-2
/
+55
2007-06-02
Add basic test-script for git-submodule
Lars Hjemli
1
-0
/
+143
2007-06-02
Merge branch 'np/pack'
Junio C Hamano
2
-17
/
+70
2007-06-02
Merge branch 'sp/pack'
Junio C Hamano
8
-12
/
+72
2007-06-02
git-rebase: suggest to use git-add instead of git-update-index
Jonas Fonseca
1
-2
/
+2
2007-06-02
Merge branch 'maint'
Junio C Hamano
11
-114
/
+160
2007-06-02
Use =20 when rfc2047 encoding spaces.
Kristian Høgsberg
2
-8
/
+12
2007-06-02
Create a new manpage for the gitignore format, and reference it elsewhere
Josh Triplett
8
-101
/
+145
2007-06-02
Documentation: robustify asciidoc GIT_VERSION replacement
Jeff King
2
-5
/
+3
2007-06-02
Fix git-am(1) synopsis formatting
Jonas Fonseca
1
-1
/
+0
2007-05-31
Fix minor grammatical typos in the git-gc man page
Theodore Ts'o
1
-3
/
+3
2007-05-31
diff-delta: use realloc instead of xrealloc
Martin Koegler
1
-1
/
+1
2007-05-31
Merge branch 'maint'
Junio C Hamano
4
-15
/
+69
2007-05-31
Merge branch 'maint-1.5.1' into maint
Junio C Hamano
4
-15
/
+69
2007-05-30
git-config: Improve documentation of git-config file handling
Frank Lichtenheld
1
-7
/
+59
2007-05-30
git-config: Various small fixes to asciidoc documentation
Frank Lichtenheld
1
-4
/
+6
2007-05-30
always start looking up objects in the last used pack first
Nicolas Pitre
1
-4
/
+18
2007-05-30
fix repack with --max-pack-size
Nicolas Pitre
1
-18
/
+11
2007-05-30
Makefile: Use generic rule to build test programs
Julian Phillips
1
-19
/
+5
2007-05-30
decode_85(): fix missing return.
Jerald Fitzjerald
1
-1
/
+1
2007-05-30
fix signed range problems with hex conversions
Linus Torvalds
2
-3
/
+3
2007-05-30
Add DLH to .mailmap
Junio C Hamano
1
-4
/
+5
2007-05-29
Style nit - don't put space after function names
Shawn O. Pearce
1
-1
/
+1
2007-05-29
Ensure the pack index is opened before access
Shawn O. Pearce
1
-1
/
+4
2007-05-29
Simplify index access condition in count-objects, pack-redundant
Shawn O. Pearce
2
-2
/
+2
2007-05-29
Test for recent rev-parse $abbrev_sha1 regression
Shawn O. Pearce
1
-0
/
+10
2007-05-29
rev-parse: Identify short sha1 sums correctly.
James Bowes
1
-2
/
+5
2007-05-29
builtin-pack-object: cache small deltas
Martin Koegler
2
-0
/
+12
2007-05-29
git-pack-objects: cache small deltas between big objects
Martin Koegler
2
-15
/
+59
2007-05-29
builtin-pack-objects: don't fail, if delta is not possible
Martin Koegler
1
-2
/
+6
2007-05-29
Merge branch 'db/remote'
Junio C Hamano
9
-539
/
+711
2007-05-29
Merge branch 'dh/repack' (early part)
Junio C Hamano
5
-116
/
+250
2007-05-29
Merge branch 'np/delta'
Junio C Hamano
1
-64
/
+63
2007-05-29
Merge branch 'jc/nodelta'
Junio C Hamano
1
-14
/
+46
[next]