index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
diffcore.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-11-15
core.excludesfile clean-up
Junio C Hamano
7
-34
/
+25
2007-11-14
user-manual: minor rewording for clarity.
Sergei Organov
1
-2
/
+2
2007-11-14
Fix dependencies of parse-options test program
Alex Riesen
1
-0
/
+2
2007-11-14
user-manual.txt: fix a few mistakes
Sergei Organov
1
-3
/
+3
2007-11-14
git-clean: honor core.excludesfile
Junio C Hamano
2
-1
/
+19
2007-11-14
Documentation: Fix man page breakage with DocBook XSL v1.72
Jonas Fonseca
3
-3
/
+12
2007-11-14
Handle broken vsnprintf implementations in strbuf
Shawn O. Pearce
2
-5
/
+6
2007-11-14
git-remote.txt: fix typo
Sergei Organov
1
-1
/
+1
2007-11-14
core-tutorial.txt: Fix argument mistake in an example.
Sergei Organov
1
-2
/
+2
2007-11-14
replace reference to git-rm with git-reset in git-commit doc
Jing Xue
2
-4
/
+8
2007-11-14
Grammar fixes for gitattributes documentation
Wincent Colaiuta
1
-8
/
+9
2007-11-14
Don't allow fast-import tree delta chains to exceed maximum depth
Shawn O. Pearce
1
-7
/
+13
2007-11-13
Resurrect git-revert.sh example and add comment to builtin-revert.c
Junio C Hamano
1
-1
/
+3
2007-11-13
revert/cherry-pick: allow starting from dirty work tree.
Junio C Hamano
1
-1
/
+1
2007-11-13
t/t3404: fix test for a bogus todo file.
Junio C Hamano
1
-1
/
+1
2007-11-13
git-commit: Add tests for invalid usage of -a/--interactive with paths
Björn Steinbrink
1
-0
/
+10
2007-11-13
Fix preprocessor logic that determines the availablity of strchrnul().
Johannes Sixt
1
-1
/
+7
2007-11-13
git-clean: Fix error message if clean.requireForce is not set.
Johannes Sixt
1
-10
/
+14
2007-11-13
rebase: fix "rebase --continue" breakage
Johannes Schindelin
2
-1
/
+22
2007-11-12
git-svn: support for funky branch and project names over HTTP(S)
Eric Wong
2
-2
/
+62
2007-11-12
Documentation: Fix references to deprecated commands
Jonas Fonseca
2
-7
/
+2
2007-11-12
for-each-ref: fix off by one read.
Christian Couder
1
-1
/
+1
2007-11-12
git-branch: remove mention of non-existent '-b' option
Jeff King
1
-1
/
+1
2007-11-12
git-svn: prevent dcommitting if the index is dirty.
Benoit Sigoure
2
-0
/
+9
2007-11-12
t2200: test more cases of "add -u"
Junio C Hamano
1
-2
/
+28
2007-11-12
git-fetch: avoid local fetching from alternate (again)
Shawn O. Pearce
2
-2
/
+100
2007-11-12
rev-list: Introduce --quiet to avoid /dev/null redirects
Shawn O. Pearce
2
-4
/
+31
2007-11-12
run-command: Support sending stderr to /dev/null
Shawn O. Pearce
2
-2
/
+5
2007-11-12
git-fetch: Always fetch tags if the object they reference exists
Shawn O. Pearce
1
-1
/
+1
2007-11-12
t7005-editor.sh: Don't invoke real vi when it is in GIT_EXEC_PATH
Björn Steinbrink
1
-3
/
+2
2007-11-12
Make GIT_INDEX_FILE apply to git-commit
Rémi Vanicat
2
-1
/
+33
2007-11-11
push: teach push to pass --verbose option to transport layer
Steffen Prohaska
3
-2
/
+9
2007-11-11
push: mention --verbose option in documentation
Steffen Prohaska
1
-2
/
+2
2007-11-11
Simplify strchrnul() compat code
Andreas Ericsson
3
-23
/
+7
2007-11-11
fix index-pack with packs >4GB containing deltas on 32-bit machines
Nicolas Pitre
1
-1
/
+1
2007-11-11
git-hash-object should honor config variables
Nicolas Pitre
1
-0
/
+2
2007-11-11
--format=pretty: avoid calculating expensive expansions twice
René Scharfe
1
-0
/
+32
2007-11-11
add strbuf_adddup()
René Scharfe
2
-0
/
+8
2007-11-11
--pretty=format: parse commit message only once
René Scharfe
1
-42
/
+82
2007-11-10
gitweb: correct month in date display for atom feeds
Vincent Zanotti
1
-1
/
+1
2007-11-10
test-lib.sh: move error line after error() declaration
Michele Ballabio
1
-5
/
+10
2007-11-10
for-each-ref: fix setup of option-parsing for --sort
Lars Hjemli
2
-1
/
+23
2007-11-10
core-tutorial.txt: Fix git-show-branch example and its description
Sergei Organov
1
-2
/
+15
2007-11-10
Fix memory leak in traverse_commit_list
Shawn O. Pearce
1
-0
/
+7
2007-11-10
git-commit: a bit more tests
Junio C Hamano
1
-0
/
+69
2007-11-10
git-add: make the entry stat-clean after re-adding the same contents
Junio C Hamano
4
-3
/
+8
2007-11-10
ce_match_stat, run_diff_files: use symbolic constants for readability
Junio C Hamano
8
-34
/
+57
2007-11-10
print warning/error/fatal messages in one shot
Nicolas Pitre
1
-3
/
+3
2007-11-10
builtin-blame: set up the work_tree before the first file access
Johannes Schindelin
2
-2
/
+9