git
2007-07-09  Johannes Schindelinrebase -i: handle --continue more like non-interactive...
2007-07-09  Carlos Ricat7004: Skip tests for signed tags in an old version...
2007-07-09  Junio C HamanoFix merge-one-file for our-side-added/our-side-removed...
2007-07-09  Gerrit Papegit-commit: don't add multiple Signed-off-by: from...
2007-07-09  Johannes Schindelinbranch.autosetupmerge: allow boolean values, or "all"
2007-07-09  Junio C Hamanogit-stash: try reusing cached stat info as much as...
2007-07-09  Shawn O. Pearcegit-gui: Refactor our ui_status_value update technique
2007-07-09  Shawn O. Pearcegit-gui: Better handling of detached HEAD
2007-07-09  Shawn O. Pearcegit-gui: Automatically refresh tracking branches when...
2007-07-09  Shawn O. Pearcegit-gui: Option to default new branches to match tracki...
2007-07-09  Shawn O. Pearcegit-gui: Sort tags descending by tagger date
2007-07-09  Shawn O. Pearcegit-gui: Enhance choose_rev to handle hundreds of branches
2007-07-09  Shawn O. Pearcegit-gui: Fast-forward existing branch in branch create...
2007-07-09  Shawn O. Pearcegit-gui: Allow users to match remote branch names locally
2007-07-09  Shawn O. Pearcegit-gui: Maintain remote and source ref for tracking...
2007-07-09  Shawn O. Pearcegit-gui: Optimize for newstyle refs/remotes layout
2007-07-09  Shawn O. Pearcegit-gui: Refactor the delete branch dialog to use class...
2007-07-09  Shawn O. Pearcegit-gui: Abstract the revision picker into a mega widget
2007-07-09  Shawn O. Pearcegit-gui: Teach class system to support [$this cmd]...
2007-07-09  Shawn O. PearceMerge branch 'maint'
2007-07-09  Shawn O. Pearcegit-gui: Skip nicknames when selecting author initials
2007-07-09  Junio C Hamanogit-gui: use "blame -w -C -C" for "where did it come...
2007-07-08  Shawn O. Pearcegit-gui: New Git version check support routine
2007-07-08  William Purselluser-manual: fix directory name in git-archive example
2007-07-08  J. Bruce Fieldsuser-manual: more explanation of push and pull usage
2007-07-08  J. Bruce Fieldstutorial: Fix typo
2007-07-08  Andy Parkinsuser-manual: grammar and style fixes
2007-07-08  Shawn O. Pearcegit-gui: Honor rerere.enabled configuration option
2007-07-08  Junio C Hamanodiff.c: make built-in hunk header pattern a separate...
2007-07-07  Matt McCutchengitweb: make "No commits" in project list gray, not...
2007-07-07  Matt McCutchengitweb: make search form generate pathinfo-style URLs
2007-07-07  Miklos Vajnagitweb: prefer git_get_project_owner() over get_file_ow...
2007-07-07  Junio C Hamanogitweb: make repeated calls to git_get_project_owner...
2007-07-07  Junio C HamanoMerge branch 'js/stash'
2007-07-07  Junio C HamanoMerge branch 'jc/diff-mark'
2007-07-07  Junio C HamanoMerge branch 'maint'
2007-07-07  Junio C Hamanodiff: honor binariness specified in attributes
2007-07-07  Johannes SchindelinFix "apply --reverse" with regard to whitespace
2007-07-07  René Scharfediff-lib.c: don't strdup twice
2007-07-07  Junio C HamanoFix configuration syntax to specify customized hunk...
2007-07-07  Johannes Schindelingit-branch: default to --track
2007-07-07  Michael Hendricksgit-send-email: allow an email alias for --from
2007-07-07  Frank Lichtenheldcvsserver: always initialize state in argsplit()
2007-07-07  James Bowesstash: allow running from a subdirectory
2007-07-07  Lars Hjemligit-submodule(1): update description and key names
2007-07-07  Johannes SchindelinEnable "git rerere" by the config variable rerere.enabled
2007-07-07  Matt KraaiAdd [verse] to the SYNOPSIS section of git-submodule...
2007-07-07  Matt KraaiChange "added.moved or removed" to "added, moved or...
2007-07-06  Marcus FritzschFixed a formulation mistake in Documentation/user-manua...
2007-07-06  Johannes SchindelinTeach git-stash to "apply --index"
2007-07-06  Junio C HamanoPer-path attribute based hunk header selection.
2007-07-06  Shawn O. PearceMerge branch 'maint'
2007-07-06  Shawn O. Pearcegit-gui: Ensure windows shortcuts always have .bat...
2007-07-06  Shawn O. Pearcegit-gui: Include a Push action on the left toolbar
2007-07-06  Shawn O. Pearcegit-gui: Bind M1-P to push action
2007-07-06  Shawn O. Pearcegit-gui: Don't bind F5/M1-R in all windows
2007-07-06  Johannes SchindelinFuture-proof source for changes in xdemitconf_t
2007-07-06  Junio C HamanoIntroduce diff_filespec_is_binary()
2007-07-06  Matt KraaiPrefer EMAIL to username@hostname.
2007-07-06  Matthias Lederhofermake git-clone GIT_WORK_TREE aware
2007-07-06  Matthias Lederhofergit-clone: split up long &&-command-chain and use a...
2007-07-06  Alecs Kingfix remote.origin.url in tutorial.txt
2007-07-06  Johannes Schindelinfilter-branch: fail gracefully when a filter fails
2007-07-06  Alex RiesenAdd -v|--verbose to git remote to show remote url
2007-07-06  Johannes Schindelinfilter-branch documentation: clarify which filters...
2007-07-06  Junio C Hamanogit-stash: allow more descriptive reminder message...
2007-07-06  Andrew RuderAdd urls.txt to git-clone man page
2007-07-05  Junio C HamanoFix git-stash(1) markup.
2007-07-05  Johannes SixtAllow rebase to run if upstream is completely merged
2007-07-05  Andrew RuderRemove USE_PAGER from git-pickaxe and git-annotate
2007-07-05  Eric Wonggit-svn: fix blocking with svn:// servers after do_switch
2007-07-05  Shawn O. Pearcegit-gui: Correct resizing of remote branch delete dialog
2007-07-04  Johannes Sixtfilter-branch documentation: some more touch-ups.
2007-07-04  Steffen Prohaskafilter-branch: added missing warn function
2007-07-04  SeanAlter git-checkout reflog message to include "from...
2007-07-04  Matthias Lederhofergit-init: set core.worktree if GIT_WORK_TREE is specified
2007-07-04  Junio C HamanoDo not check if getcwd() result begins with a slash.
2007-07-04  Johannes Schindelinfilter-branch: a few more touch ups to the man page
2007-07-04  Johannes Schindelinfilter-branch: make output nicer
2007-07-04  Alex RiesenFix t5516 to create test repo without hooks
2007-07-04  Johannes Sixtfilter-branch: Avoid an error message in the map function.
2007-07-04  Alex RiesenHandle format.subjectprefix for every command which...
2007-07-04  Alex RiesenHandle missing prefix for "Subject:" as if no prefix...
2007-07-04  Junio C HamanoUpdate reflog message created for stashes
2007-07-04  Uwe Kleine... repack: don't report "Nothing new to pack." if -q is...
2007-07-04  Brian GernhardtAdd core.pager config variable.
2007-07-04  CJ van den... git-submodule: Fix two instances of the same typo
2007-07-04  Paul Mackerrasgitk: Remove the unused stopfindproc function
2007-07-04  Paul Mackerrasgitk: Fix bug in the anc_or_desc routine
2007-07-04  Paul Mackerrasgitk: Fix the find and highlight functions
2007-07-04  Shawn O. Pearcegit-gui: Start blame windows as tall as possible
2007-07-04  Shawn O. PearceMerge branch 'maint'
2007-07-04  Shawn O. Pearcegit-gui: Unlock the index when cancelling merge dialog
2007-07-04  Junio C HamanoMerge branch 'maint'
2007-07-04  Johannes Schindelinfilter-branch: add a test for the commit removal example
2007-07-04  Jonas Fonsecafsck --lost-found writes to subdirectories in .git...
2007-07-04  Johannes SchindelinAdd diff-option --ext-diff
2007-07-04  Johannes SchindelinDocument git-filter-branch
2007-07-04  Uwe Kleine... stash: end commit log with a newline
2007-07-04  Junio C HamanoUpdate draft Release Notes for 1.5.3
next