]> asedeno.scripts.mit.edu Git - git.git/shortlog
git.git
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'
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 Junio C HamanoMerge branch 'maint'
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-15 Stephan Beyerbuiltin-apply.c: use git_config_string() to get apply_d...
2008-04-13 Junio C HamanoFix git_config_bool_or_int
2008-04-13 Ping Yinbuiltin-status: Add tests for submodule summary
2008-04-13 Ping Yinbuiltin-status: submodule summary support
2008-04-13 Ping Yingit-submodule summary: --for-status option
2008-04-13 Junio C HamanoMerge branch 'maint'
2008-04-13 Junio C Hamanot7401: squelch garbage output
2008-04-13 Junio C Hamanogit_config_bool_or_int()
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'
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 Christian Couderbisect: add "git bisect help" subcommand to get a long...
2008-04-12 Johannes Sixtbuiltin-commit.c: Remove a redundant assignment.
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 Matthias KestenholzUse color.ui variable in scripts too
2008-04-10 Junio C Hamanolog: teach "terminator" vs "separator" mode to "--prett...
2008-04-10 Jeff Kinggit-remote: show all remotes with "git remote show"
2008-04-10 Junio C HamanoMerge branch 'maint'
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-09 Miklos Vajnacontrib/hooks: add an example pre-auto-gc hook
2008-04-09 Miklos VajnaDocumentation/hooks: add pre-auto-gc hook
2008-04-09 Miklos Vajnagit-gc --auto: add pre-auto-gc hook
2008-04-09 Junio C Hamanosha1-lookup: make selection of 'middle' less aggressive
2008-04-09 Junio C Hamanodiff: make --dirstat binary-file safe
2008-04-09 Junio C Hamanosha1-lookup: more memory efficient search in sorted...
2008-04-09 Junio C HamanoMerge branch 'jc/rename'
2008-04-09 Junio C HamanoMerge branch 'gp/gitweb'
2008-04-09 Junio C HamanoMerge branch 'mk/unpack-careful'
2008-04-09 Junio C HamanoMerge branch 'fl/send-email-outside'
2008-04-09 Junio C HamanoMerge branch 'jc/rebase'
2008-04-09 Junio C HamanoMerge branch 'jk/add-i-mode'
2008-04-09 Junio C HamanoMerge branch 'gs/pretty-hexval'
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 list.
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 Gerrit Papegitweb: fallback to system-wide config file (fixup)
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 Strothergit-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-filter
2008-03-31 Johannes Sixtfilter-branch: Test renaming directories in a tree-filter
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
next