Code

git.git
2005-12-15 Junio C HamanoGIT 0.99.9n aka 1.0rc6 v0.99.9n v1.0rc6
2005-12-15 Amos Waterlandgit rebase loses author name/email if given bad email...
2005-12-15 Lukas SandströmBugfixes for git-rebase
2005-12-15 Junio C Hamanomailinfo and git-am: allow "John Doe <johndoe>"
2005-12-14 Martin Atukundadefine MAXPATHLEN for hosts that don't support it
2005-12-14 Junio C HamanoDo not let errors pass by unnoticed when running `make...
2005-12-14 Junio C HamanoMerge branch 'hold/am'
2005-12-14 Junio C Hamanorebase: do not get confused in fast-forward situation.
2005-12-14 Junio C HamanoMerge branch 'fk/usage'
2005-12-14 Junio C HamanoDocumentation: topic branches
2005-12-14 Junio C Hamanoapplypatch: no need to do non-portable [[ ... ]]
2005-12-14 freku045@student... git-repack: Usage string clean-up, emit usage at incorr...
2005-12-14 freku045@student... git-rebase: Usage string clean-up, emit usage string...
2005-12-14 freku045@student... git-prune: Usage string clean-up, use the 'usage' function
2005-12-14 freku045@student... git-lost-found: Usage string clean-up, emit usage strin...
2005-12-14 freku045@student... git-fetch: Usage string clean-up, emit usage string...
2005-12-14 freku045@student... git-cherry: Usage string clean-up, use the 'usage'...
2005-12-14 freku045@student... git-applypatch: Usage string clean-up, emit usage strin...
2005-12-14 freku045@student... git-am: Usage string clean-up
2005-12-14 freku045@student... git-revert: Usage string clean-up
2005-12-14 freku045@student... git-verify-tag: Usage string clean-up, emit usage strin...
2005-12-14 freku045@student... Trivial usage string clean-up
2005-12-14 Junio C Hamanot3200: branch --help does not die anymore.
2005-12-14 Fredrik KuivinenUsage message clean-up, take #2
2005-12-14 H. Peter Anvingit-am support for naked email messages (take 2)
2005-12-14 Junio C HamanoEveryday: a bit more examples.
2005-12-14 Junio C Hamanocheckout-index: fix checking out specific path.
2005-12-14 Petr BaudisMake git-send-pack exit with error when some refs could...
2005-12-14 Junio C Hamano[PATCH] allow merging any committish
2005-12-13 Junio C Hamanogit-clone: tell the user a bit more about clone-pack...
2005-12-13 Junio C HamanoDocumentation: not learning core git commands.
2005-12-13 Junio C HamanoDocumentation: diff examples.
2005-12-13 Junio C HamanoDocumentation: fix missing links to git(7)
2005-12-13 Junio C HamanoDocumentation: more examples.
2005-12-13 Junio C HamanoEveryday: a bit more example.
2005-12-13 Junio C Hamanodiffcore-break: do not break too small filepair.
2005-12-13 Junio C HamanoRevert "Add deltifier test."
2005-12-13 Junio C HamanoRevert "diff-delta.c: allow delta with empty blob."
2005-12-13 Junio C HamanoEveryday: some examples.
2005-12-12 Junio C Hamanodiff-delta.c: allow delta with empty blob.
2005-12-12 Junio C HamanoAdd deltifier test.
2005-12-12 Junio C Hamanodiffcore-break.c: check diff_delta() return value.
2005-12-12 Junio C HamanoGIT 0.99.9m aka 1.0rc5 v0.99.9m v1.0rc5
2005-12-11 Junio C Hamanot/t6022: a new test for renaming merge.
2005-12-11 Junio C Hamanomerge-recursive: cleanup setIndexStages
2005-12-11 Junio C Hamanomerge-recursive: leave unmerged entries in the index.
2005-12-11 Junio C Hamanoformat-patch: use same number of digits in numbers
2005-12-11 Junio C Hamanot0000: catch trivial pilot errors.
2005-12-11 Junio C Hamanot3300: funny name test
2005-12-11 Daniel BarkalowAllow saving an object from a pipe
2005-12-11 Eric Wongarchimport: fix a in new changeset applyer addition
2005-12-11 Eric Wongarchimport: Fix a bug I introduced in the new log parser
2005-12-11 Eric Wongarchimport: Add the accurate changeset applyer
2005-12-11 Eric Wongarchimport: safer log file parsing
2005-12-11 Eric Wongarchimport: add -D <depth> and -a switch
2005-12-11 Eric Wongarchimport: remove git wrapper dependency
2005-12-11 Eric Wongarchimport: fix -t tmpdir switch
2005-12-11 Eric Wongarchimport: remove String::ShellQuote dependency.
2005-12-11 Eric Wongarchimport: first, make sure it still compiles
2005-12-10 Junio C HamanoLink Everyday GIT to main documentation tree.
2005-12-10 Junio C HamanoEveryday GIT with 20 commands
2005-12-10 Junio C HamanoUse GIT_EXEC_PATH explicitly for initial git-init-db...
2005-12-09 Alex Riesenuse "git init-db" in tests
2005-12-09 Junio C Hamanogit-prune: never lose objects reachable from our refs.
2005-12-09 Junio C Hamanoqsort(): ptrdiff_t may be larger than int
2005-12-09 Junio C HamanoDocumentation: git-prune
2005-12-08 Nikolai WeibullDocumentation/git-read-tree.txt: Add --reset to SYNOPSIS.
2005-12-08 Nikolai WeibullDocumentation/git-tag.txt: Fix the order of sections...
2005-12-08 Nikolai WeibullDocumentation/git-update-server-info.txt: Add -f alias...
2005-12-08 Nikolai WeibullDocumentation/git-http-fetch.txt: Document the commit...
2005-12-08 Nikolai WeibullDocumentation/git-repack.txt: Add -l and -n.
2005-12-08 Nikolai WeibullDocumentation/git-ls-remote.txt: Add -h and -t.
2005-12-08 Nikolai WeibullDocumentation/git-format-patch.txt: Add --signoff,...
2005-12-08 Nikolai WeibullAdd documentation for the --topo-order option to git...
2005-12-08 Nikolai WeibullAdd documentation for git-revert and git-cherry-pick.
2005-12-08 Nikolai WeibullDocumentation/git-cherry-pick: Add --replay and --no...
2005-12-08 Nikolai WeibullDocumentation/git-cvsimport.txt: Fix a slight glitch...
2005-12-08 Nikolai WeibullDocumentation/git-verify-pack.txt: added documentation...
2005-12-08 Nikolai WeibullDocumentation/git-commit.txt: Add long options and...
2005-12-08 Nikolai WeibullUse uniform description for the '--' option.
2005-12-08 Nikolai WeibullFix the description of --utf8 and --keep to git-am.
2005-12-08 Nikolai WeibullDocument the --non-empty command-line option to git...
2005-12-08 Junio C Hamanoshow-branch: comment typo
2005-12-08 Junio C HamanoDocumentation: recursive is the default strategy these...
2005-12-08 Junio C HamanoMake sure we use compat/subprocess.py with Python 2...
2005-12-08 Daniel BarkalowClean up file descriptors when calling hooks.
2005-12-08 Junio C Hamanorefs.c: make sure leading directories exist before...
2005-12-08 Junio C HamanoDocumentation(tutorial): adjust merge example to the...
2005-12-08 Junio C HamanoDocumentation(cvs-migration): minor cleanups.
2005-12-08 Junio C HamanoDocumentation(glossary): minor formatting clean-ups.
2005-12-08 Junio C HamanoDocumentation: git.html/git.7
2005-12-07 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-12-07 Paul Mackerrasgitk: Work around Tcl's non-standard names for encodings
2005-12-07 Junio C Hamanoupdate-index: allow --index-info to add higher stages.
2005-12-07 Junio C Hamanogit-merge-one: new merge world order.
2005-12-07 Junio C Hamanocheckout-index: allow checking out from higher stages.
2005-12-07 Jason RiedyUse printf rather than echo -n.
2005-12-07 Junio C Hamanoqsort() ptrdiff_t may be larger than int
2005-12-07 Jason Riedy[PATCH] Initial AIX portability fixes.
2005-12-06 Junio C Hamanogit-merge-one-file: resurrect leading path creation.
next