index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
receive-pack.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-11-29
Improve description of git-branch -d and -D in man page.
Jan Hudec
1
-7
/
+14
2007-11-26
user-manual: recovering from corruption
J. Bruce Fields
1
-1
/
+130
2007-11-26
user-manual: clarify language about "modifying" old commits
J. Bruce Fields
1
-9
/
+11
2007-11-26
user-manual: failed push to public repository
J. Bruce Fields
1
-9
/
+49
2007-11-25
user-manual: define "branch" and "working tree" at start
J. Bruce Fields
1
-6
/
+12
2007-11-25
git-checkout: describe detached head correctly
Junio C Hamano
1
-1
/
+1
2007-11-23
Fix sample pre-commit hook
Junio C Hamano
1
-1
/
+1
2007-11-23
Make test scripts executable.
Junio C Hamano
2
-0
/
+0
2007-11-23
bundle create: keep symbolic refs' names instead of resolving them
Johannes Schindelin
2
-1
/
+21
2007-11-21
send-email: add transfer encoding header with content-type
Jeff King
1
-1
/
+2
2007-11-20
Doc fix for git-reflog: mention @{...} syntax, and <ref> in synopsys.
Matthieu Moy
1
-4
/
+11
2007-11-20
config: clarify compression defaults
Brian Downing
1
-1
/
+5
2007-11-20
config: correct core.loosecompression documentation
Brian Downing
1
-1
/
+1
2007-11-19
Documentation: Fix references to deprecated commands
J. Bruce Fields
2
-8
/
+3
2007-11-19
user-manual: mention "..." in "Generating diffs", etc.
J. Bruce Fields
1
-4
/
+11
2007-11-19
user-manual: Add section "Why bisecting merge commits can be harder ..."
Steffen Prohaska
1
-0
/
+66
2007-11-18
GIT 1.5.3.6
v1.5.3.6
Junio C Hamano
2
-10
/
+6
2007-11-18
grep -An -Bm: fix invocation of external grep command
Junio C Hamano
1
-3
/
+3
2007-11-18
git-remote.txt: fix example url
J. Bruce Fields
1
-1
/
+1
2007-11-17
Fix rev-list when showing objects involving submodules
Linus Torvalds
4
-3
/
+59
2007-11-17
Update draft release notes for 1.5.3.6
Junio C Hamano
1
-1
/
+32
2007-11-17
Fix per-directory exclude handing for "git add"
Junio C Hamano
2
-2
/
+28
2007-11-17
core.excludesfile clean-up
Junio C Hamano
7
-34
/
+26
2007-11-17
Fix t9101 test failure caused by Subversion "auto-props"
Wincent Colaiuta
1
-1
/
+1
2007-11-17
git-send-email: add charset header if we add encoded 'From'
Jeff King
1
-3
/
+31
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
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
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-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
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
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-10
gitweb: correct month in date display for atom feeds
Vincent Zanotti
1
-1
/
+1
2007-11-10
Fix memory leak in traverse_commit_list
Shawn O. Pearce
1
-0
/
+7
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-09
Start preparing for 1.5.3.6
Junio C Hamano
2
-1
/
+22
2007-11-09
git-send-email: Change the prompt for the subject of the initial message.
Benoit Sigoure
1
-1
/
+1
[next]