index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
strbuf.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-02-26
Documentation: document remote.<name>.tagopt
Aneesh Kumar K.V
1
-0
/
+4
2007-02-26
GIT 1.5.0.2
v1.5.0.2
Junio C Hamano
2
-12
/
+18
2007-02-26
git-remote: support remotes with a dot in the name
Pavel Roskin
1
-1
/
+1
2007-02-26
Documentation: describe "-f/-t/-m" options to "git-remote add"
Junio C Hamano
1
-0
/
+13
2007-02-26
diff --cc: fix display of symlink conflicts during a merge.
Junio C Hamano
2
-7
/
+34
2007-02-26
merge-recursive: fix longstanding bug in merging symlinks
Junio C Hamano
1
-1
/
+1
2007-02-26
merge-index: fix longstanding bug in merging symlinks
Junio C Hamano
1
-1
/
+1
2007-02-25
diff --cached: give more sensible error message when HEAD is yet to be created.
Junio C Hamano
1
-0
/
+2
2007-02-25
Update tests to use test-chmtime
Eric Wong
3
-34
/
+27
2007-02-25
Add test-chmtime: a utility to change mtime on files
Eric Wong
3
-1
/
+66
2007-02-25
Add Release Notes to prepare for 1.5.0.2
Junio C Hamano
2
-1
/
+60
2007-02-25
Allow arbitrary number of arguments to git-pack-objects
Roland Dreier
1
-3
/
+9
2007-02-25
rerere: do not deal with symlinks.
Junio C Hamano
1
-5
/
+9
2007-02-25
rerere: do not skip two conflicted paths next to each other.
Junio C Hamano
1
-1
/
+1
2007-02-25
Don't modify CREDITS-FILE if it hasn't changed.
Junio C Hamano
1
-6
/
+19
2007-02-24
diff-patch: Avoid emitting double-slashes in textual patch.
Junio C Hamano
1
-2
/
+4
2007-02-24
Reword git-am 3-way fallback failure message.
Junio C Hamano
1
-1
/
+1
2007-02-24
Limit filename for format-patch
Robin Rosenberg
1
-7
/
+21
2007-02-24
core.legacyheaders: Use the description used in RelNotes-1.5.0
Santi BĂ©jar
1
-4
/
+11
2007-02-24
git-show-ref --verify: Fail if called without a reference
Dmitry V. Levin
1
-2
/
+4
2007-02-23
.mailmap maintenance after pulling from git-svn
Junio C Hamano
1
-0
/
+1
2007-02-23
git-svn: fix some potential bugs with --follow-parent
Eric Wong
1
-1
/
+5
2007-02-23
git-svn: fix reconnections to different paths of svn:// repositories
Eric Wong
1
-0
/
+1
2007-02-23
git-svn: fix clone when a target directory has been specified
Eric Wong
1
-7
/
+3
2007-02-23
git-svn: document --username
Sam Vilain
1
-0
/
+5
2007-02-23
git-svn: don't consider SVN URL usernames significant when comparing
Sam Vilain
1
-0
/
+8
2007-02-23
git-svn: ensure we're at the top-level and can access $GIT_DIR
Eric Wong
1
-0
/
+23
2007-02-23
git-svn: give show-ignore HEAD smarts, like dcommit and log
Eric Wong
1
-1
/
+3
2007-02-23
git-svn: allow metadata options to be specified with 'init' and 'clone'
Eric Wong
2
-8
/
+29
2007-02-23
git-svn: documentation updates
Eric Wong
1
-34
/
+81
2007-02-23
git-svn: add test for useSvnsyncProps
Eric Wong
2
-0
/
+613
2007-02-23
git-svn: fix useSvmProps, hopefully for the last time
Eric Wong
4
-140
/
+619
2007-02-23
git-svn: add support for using svnsync properties
Eric Wong
1
-2
/
+58
2007-02-23
git-svn: allow overriding of the SVN repo root in metadata
Eric Wong
1
-1
/
+25
2007-02-23
git-svn: add 'clone' command, an alias for init + fetch
Eric Wong
1
-1
/
+20
2007-02-23
git-svn: hide the private git-svn 'config' file as '.metadata'
Eric Wong
2
-1
/
+7
2007-02-23
git-svn: fix some issues for people migrating from older versions
Eric Wong
1
-4
/
+6
2007-02-23
git-svn: add a 'rebase' command
Eric Wong
1
-28
/
+63
2007-02-23
git-svn: checkout files on new fetches
Eric Wong
1
-2
/
+26
2007-02-23
git-svn: add support for --stat in the log command
Eric Wong
1
-2
/
+9
2007-02-23
git-svn: documentation updates for new functionality
Eric Wong
2
-123
/
+84
2007-02-23
git-svn: allow dcommit for those who only fetch from SVM with useSvmProps
Eric Wong
1
-2
/
+8
2007-02-23
git-svn: error checking for invalid [svn-remote "..."] sections
Eric Wong
1
-2
/
+3
2007-02-23
git-svn: remember to check for clean indices on globbed refs, too
Eric Wong
1
-7
/
+8
2007-02-23
git-svn: allow --log-window-size to be specified, default to 100
Eric Wong
1
-2
/
+7
2007-02-23
git-svn: simplify the (multi-)init methods of fetching
Eric Wong
1
-51
/
+35
2007-02-23
git-svn: brown paper bag fixes
Eric Wong
2
-2
/
+31
2007-02-23
git-svn: allow 'init' to act as multi-init
Eric Wong
3
-24
/
+36
2007-02-23
git-svn: hopefully make 'fetch' more user-friendly
Eric Wong
1
-25
/
+33
2007-02-23
t910*: s/repo-config/config/g; poke around possible race conditions
Eric Wong
5
-15
/
+23
[next]