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
test-path-utils: Add subcommand "absolute_path"
Michael Haggerty
1
-0
/
+9
2011-08-04
git-check-attr: Normalize paths
Michael Haggerty
2
-10
/
+14
2011-08-04
git-check-attr: Demonstrate problems with relative paths
Michael Haggerty
1
-1
/
+14
2011-08-04
git-check-attr: Demonstrate problems with unnormalized paths
Michael Haggerty
1
-0
/
+9
2011-08-04
git-check-attr: test that no output is written to stderr
Michael Haggerty
1
-2
/
+3
2011-08-04
Rename git_checkattr() to git_check_attr()
Michael Haggerty
10
-16
/
+16
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-08-04
docs: put listed example commands in backticks
Jeff King
13
-66
/
+66
2011-08-04
bisect: add documentation for --no-checkout option.
Jon Seymour
1
-1
/
+31
2011-08-04
bisect: add tests for the --no-checkout option.
Jon Seymour
1
-0
/
+82
2011-08-04
bisect: introduce --no-checkout support into porcelain.
Jon Seymour
1
-11
/
+37
2011-08-04
bisect: introduce support for --no-checkout option.
Jon Seymour
3
-14
/
+28
2011-08-04
bisect: add tests to document expected behaviour in presence of broken trees.
Jon Seymour
1
-0
/
+48
2011-08-04
bisect: use && to connect statements that are deferred with eval.
Jon Seymour
1
-2
/
+2
2011-08-04
bisect: move argument parsing before state modification.
Jon Seymour
2
-36
/
+44
2011-08-04
gitweb: pass string after encoding in utf-8 to syntax highlighter
张忠山
1
-1
/
+1
2011-08-04
Add option hooks.diffopts to customize change summary in post-receive-email
Jon Jensen
1
-1
/
+8
2011-08-04
diff -c/--cc: do not mistake "resolved as deletion" as "use working tree"
Junio C Hamano
1
-4
/
+10
2011-08-03
Merge branch 'maint'
Junio C Hamano
2
-11
/
+16
2011-08-03
add gitignore entry to description about how to write a builtin
Heiko Voigt
1
-0
/
+2
2011-08-03
Makefile: some changes for http-related flag documentation
Tay Ray Chuan
1
-3
/
+3
2011-08-03
http.c: fix an invalid free()
Tay Ray Chuan
1
-6
/
+2
2011-08-03
am: pass exclude down to apply
maximilian attems
1
-1
/
+2
2011-08-03
gitattributes: Reword "attribute macro" to "macro attribute"
Michael Haggerty
1
-9
/
+9
2011-08-03
gitattributes: Clarify discussion of attribute macros
Michael Haggerty
1
-5
/
+8
2011-08-03
Skip archive --remote tests on Windows
Johannes Sixt
1
-4
/
+4
2011-08-03
xdiff: do away with xdl_mmfile_next()
Tay Ray Chuan
3
-20
/
+2
2011-08-03
Make test number unique
Johannes Sixt
1
-0
/
+0
2011-08-02
commit: allow partial commits with relative paths
Clemens Buchacher
4
-38
/
+39
[prev]
[next]