aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | [PATCH] Rename the 'fredrik' merge strategy to 'recursive'.Fredrik Kuivinen2005-09-13
* | | | Fix off-by-one error in git-mergeJunio C Hamano2005-09-12
* | | | Propagate errors from fetch-pack correctly to git-fetch.Junio C Hamano2005-09-12
* | | | Fix CDPATH problem.Junio C Hamano2005-09-12
| |_|/ |/| |
* | | Document git-grep and link it from the main git(7) page.Junio C Hamano2005-09-12
* | | [PATCH] Make 'git checkout' a bit more forgiving when switching branches.Junio C Hamano2005-09-12
* | | [PATCH] Omit patches that have already been merged from format-patch output.Junio C Hamano2005-09-12
* | | [PATCH] There are several undocumented dependenciesHorst von Brand2005-09-12
* | | Improve "git grep" flags handlingLinus Torvalds2005-09-12
* | | [PATCH] Make the ProgramError class printable.Fredrik Kuivinen2005-09-12
* | | [PATCH] Make sure we die if we don't get enough arguments.Fredrik Kuivinen2005-09-12
* | | [PATCH] Introduce a 'die' function.Fredrik Kuivinen2005-09-12
* | | [PATCH] Exit with status code 2 if we get an exception.Fredrik Kuivinen2005-09-12
* | | [PATCH] Fix assertion failure when merging common ancestors.Fredrik Kuivinen2005-09-12
* | | Allow finding things that begin with a dash in 'git grep'Junio C Hamano2005-09-12
* | | [PATCH] Add "git grep" helperLinus Torvalds2005-09-12
* | | [PATCH] Add note about IANA confirmationLinus Torvalds2005-09-12
| |/ |/|
* | Use int instead of socklen_tJunio C Hamano2005-09-11
* | [PATCH] Apply N -> A status change in diff-helperHerbert Xu2005-09-11
* | [PATCH] archimport - better handling of temp dirsmartin@catalyst.net.nz2005-09-11
* | [PATCH] archimport - use GIT_DIR instead of hardcoded ".git"martin@catalyst.net.nz2005-09-11
* | [PATCH] archimport - update in-script doco, options tidyupmartin@catalyst.net.nz2005-09-11
* | [PATCH] archimport documentation tidyupmartin@catalyst.net.nz2005-09-11
* | [PATCH] archimport documentation updatemartin@catalyst.net.nz2005-09-11
* | [PATCH] Escape asciidoc's built-in em-dash replacementYasushi SHOJI2005-09-11
* | [PATCH] Fix buffer overflow in ce_flush().Qingning Huo2005-09-11
|/
* Add a new merge strategy by Fredrik Kuivinen.Junio C Hamano2005-09-10
* 'git-merge': Documentation.Junio C Hamano2005-09-10
* Use Daniel's read-tree in the merge strategy 'resolve'.Junio C Hamano2005-09-10
* Multi-backend merge driver.Junio C Hamano2005-09-10
* Plug leak in Daniel's read-tree.Junio C Hamano2005-09-10
* [PATCH] Add debugging help for case #16 to read-tree.cJunio C Hamano2005-09-10
* [PATCH] Disable debugging from read-tree.Junio C Hamano2005-09-10
* [PATCH] Document the trivial merge rules for 3(+more ancestors)-way merges.Daniel Barkalow2005-09-10
* [PATCH] Rewrite read-treeDaniel Barkalow2005-09-10
* [PATCH] Add function to append to an object_list.Daniel Barkalow2005-09-10
* [PATCH] Add a function for getting a struct tree for an ent.Daniel Barkalow2005-09-10
* Fix 'git-show-branch --list <head>'Junio C Hamano2005-09-10
* Add 'git bisect replay/log' documentation.Junio C Hamano2005-09-10
* Keep bisection log so that it can be replayed later.Junio C Hamano2005-09-10
* Fix copy marking from diffcore-rename.Junio C Hamano2005-09-10
* [PATCH] archimport - add merge detectionmartin@catalyst.net.nz2005-09-10
* Make sure we have leading directories under refs/{heads,tags}Junio C Hamano2005-09-10
* [PATCH] Documentation/repository-layout.txt typoSven Verdoolaege2005-09-10
* show-branch: --list and --independentJunio C Hamano2005-09-09
* Retire support for old environment variables.Junio C Hamano2005-09-09
* Adjust .gitignore for big rename.Junio C Hamano2005-09-09
* [PATCH] remove duplicate git-send-email-script.perl target in MakefileMarco Roeland2005-09-09
* [PATCH] fix tutorial typojdl@freescale.com2005-09-09
* [PATCH] Fix tutorial reference to git-*-scripts.jdl@freescale.com2005-09-09