Code

git.git
2008-04-20 Junio C HamanoGIT 1.5.5.1 v1.5.5.1
2008-04-20 Junio C HamanoMerge branch 'jc/maint-rebase-am' into maint
2008-04-19 Jakub Narebskigitweb: Fix 'history' view for deleted files with history
2008-04-19 Matthieu MoyDocument that WebDAV doesn't need git on the server...
2008-04-19 Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-04-18 Jonas Fonsecagit-remote: reject adding remotes with invalid names
2008-04-18 Junio C Hamanoam: POSIX portability fix
2008-04-17 Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-04-16 Junio C Hamanogit-am: minor cleanup
2008-04-16 Jon LoeligerClarify and fix English in "git-rm" documentation
2008-04-16 Junio C Hamanorebase: do not munge commit log message
2008-04-16 Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-04-16 Christian Coudergit-bisect: make "start", "good" and "skip" succeed...
2008-04-16 Linus Torvaldsgit-am: cope better with an empty Subject: line
2008-04-16 Linus TorvaldsIgnore leading empty lines while summarizing merges
2008-04-16 Christian Couderbisect: squelch "fatal: ref HEAD not a symref" misleadi...
2008-04-16 Alberto Bertoglibuiltin-apply: Show a more descriptive error on failure...
2008-04-16 Scott CollinsClarify documentation of git-cvsserver, particularly...
2008-04-15 Shawn Bohrergit clean: Add test to verify directories aren't remove...
2008-04-15 Shawn Bohrergit clean: Don't automatically remove directories when...
2008-04-15 Mark Levedahlgit-submodule - possibly use branch name to describe...
2008-04-13 Junio C Hamanot7401: squelch garbage output
2008-04-13 Junio C HamanoDocumentation/git-submodule: typofix
2008-04-12 Daniel BarkalowFix config key miscount in url.*.insteadOf
2008-04-12 Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-04-12 Clifford CaoileDocs gitk: Explicitly mention the files that gitk uses...
2008-04-12 Junio C HamanoDocument -w option to shortlog
2008-04-12 Christian Couderbisect: report bad rev better
2008-04-12 Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-04-12 Christian Couderbisect: fix bad rev checking in "git bisect good"
2008-04-12 Michele Ballabiorevision.c: make --date-order overriddable
2008-04-12 Ping Yingit-submodule: Avoid 'fatal: cannot describe' message
2008-04-12 Pedro MeloForce the medium pretty format on calls to git log
2008-04-12 Björn SteinbrinkFix section about backdating tags in the git-tag docs
2008-04-11 Johannes SixtDocument option --only of git commit
2008-04-11 Dirk SuesserottDocumentation/git-request-pull: Fixed a typo ("send...
2008-04-10 Jeff Kinggit-fetch: fix status output when not storing tracking ref
2008-04-10 Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-04-10 Carlos Ricacore-tutorial.txt: Fix showing the current behaviour.
2008-04-10 René Scharfegit-archive: ignore prefix when checking file attribute
2008-04-10 Carlos RicaFix documentation syntax of optional arguments in short...
2008-04-08 Junio C HamanoGIT 1.5.5 v1.5.5
2008-04-08 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2008-04-07 Eric Wonggit-svn: fix following renamed paths when tracking...
2008-04-07 Junio C HamanoMerge branch 'jc/maint-apply-match-beginning'
2008-04-07 Pascal ObryAdd prefix oriented completions for diff and format...
2008-04-07 Christian Coudertest suite: remove useless TERM cruft in "t7005-editor.sh"
2008-04-07 Pascal ObryAdd interactive option in rebase command completion...
2008-04-07 Junio C HamanoFix "git apply" to correctly enforce "match at the...
2008-04-07 Peter EriksenAdd description of OFS_DELTA to the pack format description
2008-04-06 Gerrit Papegitk: Fix changing colors through Edit->Preferences
2008-04-05 Peter Eriksengit-pack-objects.txt: Make wording slightly less ambiguous
2008-04-05 Kevin Ballardgit-fetch: Don't trigger a bus error when given the...
2008-04-05 Jakub NarebskiRevert "gitweb: Add 'status_str' to parse_difftree_raw_...
2008-04-05 Junio C HamanoMerge git://repo.or.cz/git-gui
2008-04-05 Michele Ballabiogit-gui: use +/- instead of ]/[ to show more/less conte... gitgui-0.10.1
2008-04-05 Christian Coudergit-gui: Update french translation
2008-04-04 Shawn O. Pearcegit-gui: Switch keybindings for [ and ] to bracketleft...
2008-04-02 Junio C HamanoGIT 1.5.5-rc3 v1.5.5-rc3
2008-04-02 Junio C HamanoMerge branch 'js/filter-branch'
2008-04-02 Teemu LikonenDescribe the bug in handling filenames with funny chara...
2008-04-02 Junio C HamanoMerge git://repo.or.cz/git-gui
2008-04-02 Junio C HamanoMerge branch 'bc/mktag'
2008-04-02 Junio C HamanoMerge branch 'pb/cvsserver'
2008-04-02 Junio C HamanoMerge branch 'dd/cvsserver'
2008-04-02 Junio C HamanoMerge branch 'je/cvsserver'
2008-04-02 Johannes Sixtt7004-tag: Skip more tests if gpg is not available.
2008-04-02 Johannes Sixtverify-tag: Clean up the temporary file if gpg cannot...
2008-04-02 Christian Couderhelp: Add a missing OPT_END().
2008-04-02 Junio C HamanoAccept git aliases outside a git repository
2008-04-02 Shawn O. Pearcegit-gui 0.10 gitgui-0.10.0
2008-04-02 Jonathan del... git-gui: Add shortcut keys for Show More/Less Context
2008-04-01 Brandon Caseymktag.c: tweak validation of tagger field and adjust...
2008-03-31 veillette@yahoo.cafilter-branch: Fix renaming a directory in the tree...
2008-03-31 Johannes Sixtfilter-branch: Test renaming directories in a tree...
2008-03-31 Brandon Caseymktag.c: improve verification of tagger field and tests
2008-03-31 Junio C Hamanodiff-files: careful when inspecting work tree items
2008-03-31 Junio C Hamanodiff-index: careful when inspecting work tree items
2008-03-31 Junio C HamanoAdd corner case tests for diff-index and diff-files
2008-03-31 Josh ElsasserAllow git-cvsserver database table name prefix to be...
2008-03-31 Bryan DonlanSilence cpio's "N blocks" output when cloning locally
2008-03-31 Eric Wonggit-svn: remove redundant slashes from show-ignore
2008-03-28 Marius Storm... git-p4: Handle Windows EOLs properly after removal...
2008-03-28 Paolo Bonzinigit-cvsserver: handle change type T
2008-03-28 Junio C HamanoGIT 1.5.5-rc2 v1.5.5-rc2
2008-03-28 Junio C HamanoGIT 1.5.4.5 v1.5.4.5
2008-03-27 Damien Diederencvsserver: Use the user part of the email in log and...
2008-03-27 Damien Diederencvsserver: Add test for update -p
2008-03-27 Damien Diederencvsserver: Implement update -p (print to stdout)
2008-03-27 Damien Diederencvsserver: Add a few tests for 'status' command
2008-03-27 Damien Diederencvsserver: Do not include status output for subdirector...
2008-03-27 Damien Diederencvsserver: Only print the file part of the filename...
2008-03-27 Damien Diederencvsserver: Respond to the 'editors' and 'watchers'...
2008-03-27 Junio C Hamanobuiltin-prune: protect objects listed on the command...
2008-03-27 Michele Ballabiobuiltin-prune.c: use parse_options()
2008-03-27 Michele BallabioAdd tests for git-prune
2008-03-27 Michele Ballabioparse-options.c: introduce OPT_DATE
2008-03-27 Junio C HamanoUpdate draft release notes for 1.5.5
2008-03-27 Junio C HamanoMerge branch 'maint'
2008-03-27 Junio C HamanoUpdate draft release notes for 1.5.4.5
next