Code

git.git
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
2007-07-04 Miklos VajnaDocument -<n> for git-format-patch
2007-07-03 Johannes Schindelinglossary: add 'reflog'
2007-07-03 Johannes Schindelindiff --no-index: fix --name-status with added files
2007-07-03 Jim MeyeringDon't smash stack when $GIT_ALTERNATE_OBJECT_DIRECTORIE...
2007-07-03 Shawn O. PearceMerge branch 'maint'
2007-07-03 Junio C HamanoMark disused commit walkers officially deprecated. v1.5.3-rc0
2007-07-03 Junio C Hamanogit-stash: make "save" the default action again.
2007-07-03 Junio C HamanoRewrite "git-frotz" to "git frotz"
2007-07-03 Linus TorvaldsStart deprecating "git-command" in favor of "git command"
2007-07-03 Junio C HamanoMerge branch 'jo/init'
2007-07-03 Johannes Schindelingit-fsck: add --lost-found option
2007-07-03 Junio C HamanoMerge branch 'maint'
2007-07-03 Adam Robenformat-patch: Add format.subjectprefix config option
2007-07-03 Johannes SixtTest 'git add' for unmerged entries when core.symlinks...
2007-07-03 Junio C Hamano"git-push $URL" without refspecs pushes only matching...
2007-07-03 Michael HendricksCorrectly document the name of the global excludes...
2007-07-03 Junio C HamanoMerge branch 'maint'
2007-07-02 Andy ParkinsMake git-prune submodule aware (and fix a SEGFAULT...
2007-07-02 Junio C HamanoMerge branch 'ew/svn'
2007-07-02 Junio C HamanoMerge branch 'ns/stash'
2007-07-02 Junio C HamanoMerge branch 'js/rebase'
2007-07-02 Junio C HamanoMerge branch 'jc/diffcore'
2007-07-02 Jeff KingDocumentation: minor cleanups to branch/checkout wording
2007-07-02 Jeff KingDocumentation: quote {non-attributes} for asciidoc
2007-07-02 Johannes SchindelinMake '!' aliases more useful
next