index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t3101-ls-tree-dirname.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-17
Update release notes to 1.7.6
Junio C Hamano
1
-13
/
+20
2011-05-17
Update draft release notes to 1.7.5.2
Junio C Hamano
1
-0
/
+15
2011-05-17
Documentation/git-fsck.txt: fix typo: unreadable -> unreachable
Jim Meyering
1
-2
/
+2
2011-05-16
Sync release notes for 1.7.6 to exclude what are in maintenance track
Junio C Hamano
1
-12
/
+0
2011-05-16
Update draft release notes to 1.7.5.2
Junio C Hamano
1
-0
/
+9
2011-05-16
git_open_noatime(): drop unused parameter
Junio C Hamano
1
-8
/
+7
2011-05-16
sha1_file: typofix
Junio C Hamano
1
-1
/
+1
2011-05-15
add, merge, diff: do not use strcasecmp to compare config variable names
Jonathan Nieder
3
-6
/
+6
2011-05-13
Update draft release notes to 1.7.6
Junio C Hamano
1
-30
/
+16
2011-05-13
Prepare for 1.7.5.2
Junio C Hamano
2
-1
/
+34
2011-05-13
t5400: Fix a couple of typos
Johan Herland
1
-2
/
+2
2011-05-13
Tweak t3102-ls-tree-wildcards to run on Windows
Johannes Sixt
1
-7
/
+7
2011-05-11
Update draft release notes to 1.7.6
Junio C Hamano
1
-3
/
+18
2011-05-11
Do not strip empty lines / trailing spaces from a commit message template
Boris Faure
3
-1
/
+25
2011-05-10
Revert "completion: don't declare 'local words' to make zsh happy"
Junio C Hamano
1
-6
/
+2
2011-05-10
git-completion: fix regression in zsh support
Felipe Contreras
1
-0
/
+8
2011-05-10
Test atomic git-commit --interactive
Conrad Irwin
1
-0
/
+10
2011-05-10
Add commit to list of config.singlekey commands
Conrad Irwin
1
-3
/
+4
2011-05-10
Add support for -p/--patch to git-commit
Conrad Irwin
4
-16
/
+27
2011-05-10
Allow git commit --interactive with paths
Conrad Irwin
2
-4
/
+3
2011-05-10
t7501.8: feed a meaningful command
Jeff King
1
-4
/
+6
2011-05-10
Honor $(prefix) set in config.mak* when defining ETC_GIT*
Johannes Sixt
1
-9
/
+9
2011-05-10
Revert "Honor $(prefix) set in config.mak* when defining ETC_GIT* and sysconf...
Junio C Hamano
1
-10
/
+9
2011-05-09
convert: make it harder to screw up adding a conversion attribute
Junio C Hamano
1
-41
/
+38
2011-05-09
convert: make it safer to add conversion attributes
Junio C Hamano
1
-26
/
+22
2011-05-09
convert: give saner names to crlf/eol variables, types and functions
Junio C Hamano
1
-30
/
+31
2011-05-09
convert: rename the "eol" global variable to "core_eol"
Junio C Hamano
4
-10
/
+10
2011-05-09
t1507: avoid "${parameter<op>'word'}" inside double-quotes
Junio C Hamano
1
-2
/
+5
2011-05-09
completion: move private shopt shim for zsh to __git_ namespace
Jonathan Nieder
1
-4
/
+8
2011-05-08
t3701: add-p-fix makes the last test to pass
Junio C Hamano
1
-1
/
+1
2011-05-08
rerere: libify rerere_clear() and rerere_gc()
Junio C Hamano
3
-75
/
+88
2011-05-08
Use a temporary index for git commit --interactive
Conrad Irwin
2
-9
/
+30
2011-05-08
Remove gitweb/gitweb.cgi and other legacy targets from main Makefile
Jakub Narebski
1
-26
/
+0
2011-05-08
git-instaweb: Simplify build dependency on gitweb
Jakub Narebski
1
-1
/
+1
2011-05-07
tests: check git does not barf on merge.ff values for future versions of git
Jonathan Nieder
1
-2
/
+14
2011-05-07
tests: teach verify_parents to check for extra parents
Jonathan Nieder
1
-0
/
+1
2011-05-07
merge: introduce merge.ff configuration variable
Junio C Hamano
3
-2
/
+60
2011-05-07
merge: make branch.<name>.mergeoptions correctly override merge.<option>
Junio C Hamano
2
-14
/
+57
2011-05-06
tests: eliminate unnecessary setup test assertions
Jonathan Nieder
2
-99
/
+97
2011-05-06
Update draft release notes to 1.7.6
Junio C Hamano
1
-3
/
+29
2011-05-06
Remove duplicated "is a"
João Britto
1
-1
/
+1
2011-05-06
fast-import: fix option parser for no-arg options
Sverre Rabbelier
1
-3
/
+3
2011-05-05
send-pack: unbreak push over stateless rpc
Jeff King
1
-1
/
+2
2011-05-05
git-reset.txt: better docs for '--patch'
Valentin Haenel
1
-3
/
+4
2011-05-05
git-checkout.txt: better docs for '--patch'
Valentin Haenel
1
-3
/
+4
2011-05-05
git-stash.txt: better docs for '--patch'
Valentin Haenel
1
-4
/
+5
2011-05-05
git-add.txt: document 'interactive.singlekey'
Valentin Haenel
1
-1
/
+5
2011-05-05
config.txt: 'interactive.singlekey; is used by...
Valentin Haenel
1
-2
/
+3
2011-05-05
t3701: fix here document
Junio C Hamano
1
-3
/
+2
2011-05-05
git-fast-import.txt: --relative-marks takes no parameter
Michael J Gruber
1
-2
/
+2
[next]