aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [PATCH] Fix git-rev-parse's parent handlingJohannes Schindelin2005-08-10
* Skip merges in format-patch.Junio C Hamano2005-08-10
* Add -v option to git-cherry.Junio C Hamano2005-08-10
* Teach git push .git/branches shorthandJunio C Hamano2005-08-09
* ls-remote: drop storing operation and add documentation.Junio C Hamano2005-08-09
* Teach format-patch, rebase and cherry a..b formatJunio C Hamano2005-08-09
* Stash away the original head in ORIG_HEAD when resetting.Junio C Hamano2005-08-09
* git-revert: revert an existing commit.Junio C Hamano2005-08-09
* Introduce --pretty=oneline format.Junio C Hamano2005-08-09
* Document "git commit"Junio C Hamano2005-08-09
* git-commit: log parameter updates.Junio C Hamano2005-08-09
* Update rev-parse flags list.Junio C Hamano2005-08-09
* [PATCH] add *--no-merges* flag to suppress display of merge commitsJohannes Schindelin2005-08-09
* Use GIT_SSH environment to specify alternate ssh binary.Martin Sivak2005-08-09
* Small typofix in mailsplit.cJunio C Hamano2005-08-09
* A bit more format warning squelching.Junio C Hamano2005-08-09
* [PATCH] -Werror fixesTimo Sirainen2005-08-09
* [PATCH] Warning fix for gcc 4Pavel Roskin2005-08-09
* Merge with gitk.Junio C Hamano2005-08-09
|\
| * [PATCH] "Child" information in commit window - and cleanupsLinus Torvalds2005-08-09
* | Downgrade git-send-email-scriptJunio C Hamano2005-08-09
* | [PATCH] Add -m <message> option to "git tag"Chris Wright2005-08-08
* | [PATCH] Plug memory leak in git-pack-objectsSergey Vlasov2005-08-08
* | [PATCH] Plug memory leak in sha1close()Sergey Vlasov2005-08-08
* | [PATCH] Plug memory leak in write_sha1_to_fd()Sergey Vlasov2005-08-08
* | [PATCH] Plug memory leak in read_object_with_reference()Sergey Vlasov2005-08-08
* | [PATCH] git_mkstemp() fixHolger Eitzenberger2005-08-08
* | [PATCH] Make curl fail on server errorCatalin Marinas2005-08-08
* | Makefile dependency fix.Junio C Hamano2005-08-08
* | Merge with gitk.Junio C Hamano2005-08-07
|\ \ | |/
| * Better graph line details display and expand history coverage.Paul Mackerras2005-08-08
| * [PATCH] gitk "parent information" in commit windowLinus Torvalds2005-08-08
* | Merge with gitk.Junio C Hamano2005-08-07
|\ \ | |/
| * Use lf translation rather than binary when reading commit data.Paul Mackerras2005-08-07
| * Change cursor to a hand cursor when over a SHA1 ID link.Paul Mackerras2005-08-07
* | (revert local fix)Junio C Hamano2005-08-07
* | [PATCH] Extend "git reset" to take a reset pointLinus Torvalds2005-08-06
* | Redo the templates generation and installation.Junio C Hamano2005-08-06
* | gitk proposed fix: handle more than one SHA1 links.Junio C Hamano2005-08-06
* | send-pack: allow generic sha1 expression on the source side.Junio C Hamano2005-08-06
* | send-pack: allow the same source to be pushed more than once.Junio C Hamano2005-08-06
* | [PATCH] Make git-sh-setup-script do what it was supposed to doLinus Torvalds2005-08-06
* | Merge with gitk.Junio C Hamano2005-08-06
|\ \ | |/
| * Add forward and back buttons and make SHA1 IDs clickable links.Paul Mackerras2005-08-06
* | [PATCH] Assorted documentation patchesJohannes Schindelin2005-08-05
* | [PATCH] git-commit-script fix for degenerated mergeJohannes Schindelin2005-08-05
* | [PATCH] git: use git_mkstemp() instead of mkstemp() for diff generation.Holger Eitzenberger2005-08-05
* | [PATCH] git: add git_mkstemp()Holger Eitzenberger2005-08-05
* | Fix ref_newer() in send-pack.Junio C Hamano2005-08-05
* | Fix refname termination.Junio C Hamano2005-08-05