index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-read-tree.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-12-04
Allow HTTP proxy to be overridden in config
Sam Vilain
2
-0
/
+15
2007-12-04
Trace and quote with argv: get rid of unneeded count argument.
Christian Couder
7
-20
/
+12
2007-12-04
install-sh from automake does not like -m without delimiting space
Robert Schiele
3
-11
/
+11
2007-12-04
Documentation: add a new man page for "git-help"
Christian Couder
4
-3
/
+53
2007-12-03
git-commit documentation: fix unfinished sentence.
Junio C Hamano
1
-3
/
+3
2007-12-03
git-commit --allow-empty
Junio C Hamano
3
-4
/
+24
2007-12-03
git-commit: Allow to amend a merge commit that does not change the tree
Johannes Sixt
2
-3
/
+38
2007-12-03
Enable rewrite as well as rename detection in git-status
Jeff King
1
-0
/
+1
2007-12-03
Add 'git fast-export', the sister of 'git fast-import'
Johannes Schindelin
7
-0
/
+616
2007-12-03
gitweb: Update and improve gitweb/README file
Jakub Narebski
1
-18
/
+197
2007-12-03
git-stash: Display help message if git-stash is run with wrong sub-commands
Kevin Leung
1
-7
/
+9
2007-12-02
git-am: catch missing author date early.
Junio C Hamano
1
-2
/
+2
2007-12-02
t9600: test cvsimport from CVS working tree
Jeff King
1
-0
/
+12
2007-12-02
gitweb: the commitdiff is very commonly used, it's needed on search page, too
Denis Cheng
1
-0
/
+2
2007-12-02
rename: Break filepairs with different types.
Junio C Hamano
5
-14
/
+104
2007-12-02
Update draft release notes for 1.5.4
Junio C Hamano
1
-86
/
+98
2007-12-02
Consolidate command list to one.
Junio C Hamano
5
-163
/
+141
2007-12-02
Resurrect peek-remote
Junio C Hamano
1
-1
/
+1
2007-12-01
Update draft release notes for 1.5.4
Junio C Hamano
1
-4
/
+57
2007-12-01
GIT 1.5.3.7
v1.5.3.7
Junio C Hamano
3
-2
/
+47
2007-12-01
Fix typo in t4008 test title
Junio C Hamano
1
-1
/
+1
2007-12-01
git-svn: Don't create a "master" branch every time rebase is run
Steven Grimm
1
-0
/
+2
2007-12-01
git-svn: add a show-externals command.
Vineet Kumar
1
-0
/
+18
2007-12-01
git-svn: Remove unnecessary Git::SVN::Util package
David D. Kilzer
1
-14
/
+9
2007-12-01
git-svn: add support for pulling author from From: and Signed-off-by:
Andy Whitcroft
1
-7
/
+30
2007-12-01
git-svn now reads settings even if called in subdirectory
Gustaf Hendeby
1
-17
/
+18
2007-12-01
Fix a pathological case in git detecting proper renames
Linus Torvalds
1
-0
/
+13
2007-12-01
Fix a pathological case in git detecting proper renames
Linus Torvalds
1
-9
/
+16
2007-12-01
Add "--expire <time>" option to 'git prune'
Johannes Schindelin
3
-2
/
+42
2007-12-01
Replace the word 'update-cache' by 'update-index' everywhere
Johannes Schindelin
9
-9
/
+9
2007-12-01
cvsimport: fix usage of cvsimport.module
Jeff King
2
-4
/
+25
2007-11-30
receive-pack: allow deletion of corrupt refs
Johannes Schindelin
2
-3
/
+46
2007-11-30
t7003-filter-branch: Fix test of a failing --msg-filter.
Johannes Sixt
1
-1
/
+1
2007-11-30
Mention that git-rm can be an appropriate resolution as well as git-add.
David Symonds
1
-1
/
+1
2007-11-30
revert/cherry-pick: Allow overriding the help text by the calling Porcelain
Wincent Colaiuta
2
-10
/
+28
2007-11-30
Add config_int() method to the Git perl module
Jakub Narebski
1
-0
/
+31
2007-11-30
Error out when user doesn't have access permission to the repository
André Goddard Rosa
2
-7
/
+24
2007-11-29
per-directory-exclude: lazily read .gitignore files
Junio C Hamano
3
-69
/
+72
2007-11-29
dir.c: minor clean-up
Junio C Hamano
1
-9
/
+4
2007-11-29
rebase -i: give rerere a chance
Johannes Schindelin
1
-1
/
+4
2007-11-29
git-config --get-color: get configured color
Junio C Hamano
2
-3
/
+68
2007-11-29
"color.diff = true" is not "always" anymore.
Junio C Hamano
1
-13
/
+19
2007-11-29
Teach 'git pull' about --rebase
Johannes Schindelin
4
-1
/
+49
2007-11-29
Replace instances of export VAR=VAL with VAR=VAL; export VAR
Johannes Schindelin
3
-13
/
+19
2007-11-29
scripts: do not get confused with HEAD in work tree
Junio C Hamano
6
-11
/
+11
2007-11-29
bash completion: add diff options
Johannes Schindelin
1
-0
/
+14
2007-11-29
git checkout's reflog: even when detaching the HEAD, say from where
Johannes Schindelin
1
-2
/
+3
2007-11-29
sha1_file.c: Fix size_t related printf format warnings
Steffen Prohaska
1
-4
/
+6
2007-11-29
Revert "t5516: test update of local refs on push"
Jeff King
1
-28
/
+0
2007-11-29
Improve description of git-branch -d and -D in man page.
Jan Hudec
1
-7
/
+14
[next]