aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Teach git-stash to "apply --index"Johannes Schindelin2007-07-06
* Prefer EMAIL to username@hostname.Matt Kraai2007-07-05
* make git-clone GIT_WORK_TREE awareMatthias Lederhofer2007-07-05
* git-clone: split up long &&-command-chain and use a function for cleanupMatthias Lederhofer2007-07-05
* fix remote.origin.url in tutorial.txtAlecs King2007-07-05
* filter-branch: fail gracefully when a filter failsJohannes Schindelin2007-07-05
* Add -v|--verbose to git remote to show remote urlAlex Riesen2007-07-05
* filter-branch documentation: clarify which filters are eval'edJohannes Schindelin2007-07-05
* git-stash: allow more descriptive reminder message when savingJunio C Hamano2007-07-05
* Add urls.txt to git-clone man pageAndrew Ruder2007-07-05
* Fix git-stash(1) markup.Junio C Hamano2007-07-04
* Allow rebase to run if upstream is completely mergedJohannes Sixt2007-07-04
* Remove USE_PAGER from git-pickaxe and git-annotateAndrew Ruder2007-07-04
* git-svn: fix blocking with svn:// servers after do_switchEric Wong2007-07-04
* filter-branch documentation: some more touch-ups.Johannes Sixt2007-07-04
* filter-branch: added missing warn functionSteffen Prohaska2007-07-04
* Alter git-checkout reflog message to include "from" branchSean2007-07-04
* git-init: set core.worktree if GIT_WORK_TREE is specifiedMatthias Lederhofer2007-07-04
* Do not check if getcwd() result begins with a slash.Junio C Hamano2007-07-04
* filter-branch: a few more touch ups to the man pageJohannes Schindelin2007-07-04
* filter-branch: make output nicerJohannes Schindelin2007-07-04
* Fix t5516 to create test repo without hooksAlex Riesen2007-07-04
* filter-branch: Avoid an error message in the map function.Johannes Sixt2007-07-04
* Handle format.subjectprefix for every command which accepts --prettyAlex Riesen2007-07-04
* Handle missing prefix for "Subject:" as if no prefix givenAlex Riesen2007-07-04
* Update reflog message created for stashesJunio C Hamano2007-07-04
* repack: don't report "Nothing new to pack." if -q is givenUwe Kleine-König2007-07-04
* Add core.pager config variable.Brian Gernhardt2007-07-04
* git-submodule: Fix two instances of the same typoCJ van den Berg2007-07-04
* Merge branch 'maint'Junio C Hamano2007-07-03
|\
| * Document -<n> for git-format-patchMiklos Vajna2007-07-03
| * glossary: add 'reflog'Johannes Schindelin2007-07-03
| * diff --no-index: fix --name-status with added filesJohannes Schindelin2007-07-03
| * Don't smash stack when $GIT_ALTERNATE_OBJECT_DIRECTORIES is too longJim Meyering2007-07-03
* | filter-branch: add a test for the commit removal exampleJohannes Schindelin2007-07-03
* | fsck --lost-found writes to subdirectories in .git/lost-found/Jonas Fonseca2007-07-03
* | Add diff-option --ext-diffJohannes Schindelin2007-07-03
* | Document git-filter-branchJohannes Schindelin2007-07-03
* | stash: end commit log with a newlineUwe Kleine-König2007-07-03
* | Update draft Release Notes for 1.5.3Junio C Hamano2007-07-03
* | Mark disused commit walkers officially deprecated.v1.5.3-rc0Junio C Hamano2007-07-02
* | git-stash: make "save" the default action again.Junio C Hamano2007-07-02
* | Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* | Start deprecating "git-command" in favor of "git command"Linus Torvalds2007-07-02
* | Merge branch 'jo/init'Junio C Hamano2007-07-02
|\ \
| * | Quiet the output from git-init when cloning, if requested.Jeffrey C. Ollie2007-06-27
| * | Add an option to quiet git-init.Jeffrey C. Ollie2007-06-27
* | | git-fsck: add --lost-found optionJohannes Schindelin2007-07-02
* | | Merge branch 'maint'Junio C Hamano2007-07-02
|\ \ \ | | |/ | |/|
| * | Correctly document the name of the global excludes file configurationMichael Hendricks2007-07-02