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
/
Documentation
/
technical
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-23
Merge branch 'kb/status-ignored-optim-2'
Junio C Hamano
1
-3
/
+22
2013-04-21
Merge branch 'ta/glossary'
Junio C Hamano
4
-12
/
+12
2013-04-19
Merge branch 'ap/strbuf-humanize'
Junio C Hamano
1
-0
/
+5
2013-04-15
dir.c: git-status --ignored: don't scan the work tree twice
Karsten Blees
1
-3
/
+22
2013-04-15
The name of the hash function is "SHA-1", not "SHA1"
Thomas Ackermann
4
-12
/
+12
2013-04-12
doc: various spelling fixes
Stefano Lattarini
3
-3
/
+3
2013-04-12
Merge branch 'maint-1.8.1' into maint
Junio C Hamano
1
-1
/
+3
2013-04-12
Documentation: distinguish between ref and offset deltas in pack-format
Stefan Saasen
1
-1
/
+3
2013-04-10
strbuf: create strbuf_humanise_bytes() to show byte sizes
Antoine Pelisse
1
-0
/
+5
2013-03-25
Merge branch 'maint-1.8.1' into maint
Junio C Hamano
1
-3
/
+3
2013-03-19
Merge branch 'nd/doc-index-format'
Junio C Hamano
1
-3
/
+3
2013-02-22
index-format.txt: mention of v4 is missing in some places
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2013-02-05
Merge branch 'ta/doc-no-small-caps'
Junio C Hamano
11
-52
/
+52
2013-02-04
Merge branch 'jc/custom-comment-char'
Junio C Hamano
1
-0
/
+10
2013-02-01
Documentation: the name of the system is 'Git', not 'git'
Thomas Ackermann
9
-45
/
+45
2013-02-01
Documentation: avoid poor-man's small caps GIT
Thomas Ackermann
3
-7
/
+7
2013-02-01
Merge branch 'nd/fetch-depth-is-broken'
Junio C Hamano
1
-0
/
+3
2013-01-28
Merge branch 'mh/ceiling' into maint
Junio C Hamano
1
-8
/
+0
2013-01-23
Merge branch 'as/check-ignore'
Junio C Hamano
1
-5
/
+9
2013-01-16
Allow custom "comment char"
Junio C Hamano
1
-0
/
+10
2013-01-14
Merge branch 'jk/unify-exit-code-by-receiving-signal' into maint
Junio C Hamano
1
-4
/
+2
2013-01-14
Merge branch 'mk/maint-graph-infinity-loop' into maint
Junio C Hamano
1
-5
/
+5
2013-01-11
Merge branch 'jk/unify-exit-code-by-receiving-signal'
Junio C Hamano
1
-4
/
+2
2013-01-11
Merge branch 'as/api-allocation-doc' into maint
Junio C Hamano
1
-6
/
+8
2013-01-11
fetch: add --unshallow for turning shallow repo into complete one
Nguyễn Thái Ngọc Duy
1
-0
/
+3
2013-01-10
Merge branch 'as/api-allocation-doc'
Junio C Hamano
1
-6
/
+8
2013-01-10
Merge branch 'as/dir-c-cleanup'
Junio C Hamano
1
-9
/
+12
2013-01-06
add git-check-ignore sub-command
Adam Spiers
1
-1
/
+1
2013-01-06
dir.c: provide clear_directory() for reclaiming dir_struct memory
Adam Spiers
1
-0
/
+2
2013-01-06
dir.c: use a single struct exclude_list per source of excludes
Adam Spiers
1
-5
/
+7
2013-01-06
api-allocation-growing.txt: encourage better variable naming
Adam Spiers
1
-6
/
+8
2013-01-06
run-command: encode signal death as a positive integer
Jeff King
1
-4
/
+2
2013-01-02
Merge branch 'mk/maint-graph-infinity-loop'
Junio C Hamano
1
-5
/
+5
2013-01-02
Merge branch 'mh/ceiling'
Junio C Hamano
1
-8
/
+0
2012-12-28
Improve documentation and comments regarding directory traversal API
Adam Spiers
1
-3
/
+6
2012-12-28
api-directory-listing.txt: update to match code
Adam Spiers
1
-6
/
+6
2012-12-22
Merge branch 'ta/api-index-doc' into maint
Junio C Hamano
1
-2
/
+0
2012-12-22
Merge branch 'nd/index-format-doc' into maint
Junio C Hamano
1
-2
/
+3
2012-12-21
Merge branch 'ta/new-command-howto'
Junio C Hamano
1
-99
/
+0
2012-12-21
Merge branch 'ta/api-index-doc'
Junio C Hamano
1
-2
/
+0
2012-12-21
Merge branch 'nd/index-format-doc'
Junio C Hamano
1
-2
/
+3
2012-12-21
Move ./technical/api-command.txt to ./howto/new-command.txt
Thomas Ackermann
1
-99
/
+0
2012-12-16
Remove misleading date from api-index-skel.txt
Thomas Ackermann
1
-2
/
+0
2012-12-15
Renumber list in api-command.txt
Thomas Ackermann
1
-7
/
+7
2012-12-13
index-format.txt: clarify what is "invalid"
Nguyễn Thái Ngọc Duy
1
-2
/
+3
2012-11-26
Documentation: how to add a new command
Eric S. Raymond
1
-0
/
+99
2012-11-20
Merge branch 'ta/doc-cleanup'
Junio C Hamano
6
-29
/
+36
2012-11-15
Merge branch 'mh/notes-string-list'
Junio C Hamano
1
-1
/
+8
2012-11-08
string_list: add a function string_list_remove_empty_items()
Michael Haggerty
1
-1
/
+8
2012-11-04
strbuf_split*(): document functions
Michael Haggerty
1
-0
/
+16
[next]