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
2011-08-04
git-check-attr: Fix command-line handling to match docs
Michael Haggerty
3
-9
/
+14
2011-08-04
git-check-attr: Drive two tests using the same raw data
Michael Haggerty
1
-36
/
+23
2011-08-04
git-check-attr: Add an --all option to show all attributes
Michael Haggerty
3
-18
/
+74
2011-08-04
git-check-attr: Error out if no pathnames are specified
Michael Haggerty
2
-2
/
+9
2011-08-04
git-check-attr: Process command-line args more systematically
Michael Haggerty
1
-7
/
+12
2011-08-04
git-check-attr: Handle each error separately
Michael Haggerty
1
-7
/
+4
2011-08-04
git-check-attr: Extract a function error_with_usage()
Michael Haggerty
1
-2
/
+7
2011-08-04
git-check-attr: Introduce a new variable
Michael Haggerty
1
-6
/
+7
2011-08-04
git-check-attr: Extract a function output_attr()
Michael Haggerty
1
-3
/
+9
2011-08-04
Allow querying all attributes on a file
Michael Haggerty
3
-14
/
+67
2011-08-04
Remove redundant check
Michael Haggerty
1
-2
/
+1
2011-08-04
Remove redundant call to bootstrap_attr_stack()
Michael Haggerty
1
-1
/
+0
2011-08-04
Extract a function collect_all_attrs()
Michael Haggerty
1
-3
/
+14
2011-08-04
Teach prepare_attr_stack() to figure out dirlen itself
Michael Haggerty
1
-10
/
+11
2011-08-04
git-check-attr: Use git_attr_name()
Michael Haggerty
1
-7
/
+6
2011-08-04
Provide access to the name attribute of git_attr
Michael Haggerty
3
-1
/
+14
2011-08-04
git-check-attr: Add tests of command-line parsing
Michael Haggerty
1
-0
/
+7
2011-08-04
git-check-attr: Add missing "&&"
Michael Haggerty
1
-1
/
+1
2011-08-04
Disallow the empty string as an attribute name
Michael Haggerty
2
-1
/
+7
2011-08-04
Remove anachronism from comment
Michael Haggerty
1
-4
/
+2
2011-08-04
doc: Correct git_attr() calls in example code
Michael Haggerty
1
-5
/
+5
2011-08-04
doc: Add a link from gitattributes(5) to git-check-attr(1)
Michael Haggerty
1
-0
/
+3
2011-07-24
Merge branch 'maint'
Junio C Hamano
1
-1
/
+13
2011-07-24
tests: print failed test numbers at the end of the test run
Jens Lehmann
1
-1
/
+13
2011-07-22
Update draft release notes to 1.7.7
Junio C Hamano
1
-1
/
+16
2011-07-22
Merge branch 'dc/stash-con-untracked'
Junio C Hamano
3
-7
/
+228
2011-07-22
Merge branch 'jk/tag-contains-ab'
Junio C Hamano
1
-1
/
+45
2011-07-22
Merge branch 'dz/connect-error-report'
Junio C Hamano
1
-14
/
+11
2011-07-22
Merge branch 'mz/doc-rebase-abort'
Junio C Hamano
2
-7
/
+11
2011-07-22
Merge branch 'bw/log-all-ref-updates-doc'
Junio C Hamano
2
-3
/
+6
2011-07-22
Merge branch 'js/maint-add-path-stat-pwd'
Junio C Hamano
1
-1
/
+2
2011-07-22
Merge branch 'ms/help-unknown'
Junio C Hamano
1
-0
/
+12
2011-07-22
Merge branch 'mz/doc-synopsis-verse'
Junio C Hamano
93
-6
/
+92
2011-07-22
Merge branch 'jc/checkout-reflog-fix'
Junio C Hamano
1
-2
/
+5
2011-07-22
Merge branch 'jc/maint-mergetool-read-fix'
Junio C Hamano
1
-4
/
+4
2011-07-22
Merge branch 'jn/gitweb-search'
Junio C Hamano
1
-199
/
+241
2011-07-22
Merge branch 'jl/submodule-add-relurl-wo-upstream'
Junio C Hamano
3
-11
/
+15
2011-07-22
Merge branch 'maint'
Junio C Hamano
5
-8
/
+16
2011-07-22
doc/fast-import: clarify notemodify command
Dmitry Ivankov
1
-3
/
+8
2011-07-22
Documentation: minor grammatical fix in rev-list-options.txt
Jack Nagel
1
-1
/
+1
2011-07-21
Documentation: git-filter-branch honors replacement refs
Peter Collingbourne
1
-2
/
+3
2011-07-20
remote-curl: Add a format check to parsing of info/refs
Julian Phillips
1
-0
/
+2
2011-07-19
git-config: Remove extra whitespaces
Pavan Kumar Sunkara
1
-2
/
+2
2011-07-19
Update draft release notes to 1.7.7
Junio C Hamano
1
-2
/
+49
2011-07-19
Merge branch 'jc/index-pack'
Junio C Hamano
11
-249
/
+395
2011-07-19
Merge branch 'jn/mime-type-with-params'
Junio C Hamano
1
-1
/
+10
2011-07-19
Merge branch 'jc/submodule-sync-no-auto-vivify'
Junio C Hamano
3
-30
/
+47
2011-07-19
Merge branch 'jk/archive-tar-filter'
Junio C Hamano
8
-73
/
+375
2011-07-19
Merge branch 'jn/gitweb-split-header-html'
Junio C Hamano
1
-77
/
+95
2011-07-19
Merge branch 'jk/clone-cmdline-config'
Junio C Hamano
10
-15
/
+121
[next]