aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* sha1_name: don't waste cycles in the @-parsing loopRamkumar Ramachandra2013-05-08
* sha1_name: remove unnecessary bracesFelipe Contreras2013-05-08
* sha1_name: remove no-opFelipe Contreras2013-05-08
* tests: at-combinations: @{N} versus HEAD@{N}Ramkumar Ramachandra2013-05-08
* tests: at-combinations: increase coverageRamkumar Ramachandra2013-05-08
* tests: at-combinations: improve nonsense()Felipe Contreras2013-05-08
* tests: at-combinations: check ref names directlyFelipe Contreras2013-05-08
* tests: at-combinations: simplify setupFelipe Contreras2013-05-07
* Git 1.8.3-rc1v1.8.3-rc1Junio C Hamano2013-05-03
* Merge branch 'tr/unpack-entry-use-after-free-fix'Junio C Hamano2013-05-03
|\
| * unpack_entry: avoid freeing objects in base cacheThomas Rast2013-04-30
* | Sync with maintJunio C Hamano2013-05-03
|\ \
| * \ Merge branch 'tr/remote-tighten-commandline-parsing' into maintJunio C Hamano2013-05-03
| |\ \
| * \ \ Merge branch 'jn/glossary-revision' into maintJunio C Hamano2013-05-03
| |\ \ \
| * | | | completion: zsh: don't override suffix on _detaultFelipe Contreras2013-05-03
| * | | | Documentation/git-commit: Typo under --editAnders Granskogen Bjørnstad2013-05-02
* | | | | Update draft release notes to 1.8.3Junio C Hamano2013-05-01
* | | | | Fix grammar in the 1.8.3 release notes.Marc Branchaud2013-05-01
* | | | | Merge branch 'hb/git-pm-tempfile'Junio C Hamano2013-05-01
|\ \ \ \ \
| * | | | | Git.pm: call tempfile from File::Temp as a regular functionH. Merijn Brand2013-04-29
* | | | | | Merge branch 'rs/pp-user-info-without-extra-allocation'Junio C Hamano2013-05-01
|\ \ \ \ \ \
| * | | | | | pretty: remove intermediate strbufs from pp_user_info()René Scharfe2013-04-25
| * | | | | | pretty: simplify output line length calculation in pp_user_info()René Scharfe2013-04-25
| * | | | | | pretty: simplify input line length calculation in pp_user_info()René Scharfe2013-04-25
* | | | | | | Merge branch 'tr/remote-tighten-commandline-parsing'Junio C Hamano2013-05-01
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | remote: 'show' and 'prune' can take more than one remoteThomas Rast2013-04-24
| * | | | | | remote: check for superfluous arguments in 'git remote add'Thomas Rast2013-04-24
| * | | | | | remote: add a test for extra arguments, according to docsThomas Rast2013-04-24
* | | | | | | Merge branch 'zk/prompt-rebase-step'Junio C Hamano2013-05-01
|\ \ \ \ \ \ \
| * | | | | | | bash-prompt.sh: show where rebase is at when stoppedZoltan Klinger2013-04-25
| |/ / / / / /
* | | | | | | git-completion.bash: add remote.pushdefault to config listRamkumar Ramachandra2013-04-29
* | | | | | | git-completion.bash: add branch.*.pushremote to config listRamkumar Ramachandra2013-04-29
* | | | | | | Merge branch 'maint'Junio C Hamano2013-04-29
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch 'fc/zsh-completion' into maintJunio C Hamano2013-04-29
| |\ \ \ \ \ \
| | * | | | | | complete: zsh: use zsh completion for the main cmdFelipe Contreras2013-04-29
| | * | | | | | complete: zsh: trivial simplificationFelipe Contreras2013-04-29
| * | | | | | | git-completion.bash: complete branch.*.rebase as booleanRamkumar Ramachandra2013-04-29
| * | | | | | | git-completion.bash: add diff.submodule to config listRamkumar Ramachandra2013-04-29
| * | | | | | | git-completion.bash: lexical sorting for diff.statGraphWidthRamkumar Ramachandra2013-04-29
| |/ / / / / /
* | | | | | | Merge branch 'maint'Junio C Hamano2013-04-28
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | documentation: trivial whitespace cleanupsFelipe Contreras2013-04-28
| * | | | | | t/Makefile: remove smoke test targetsJohn Keeping2013-04-28
* | | | | | | Merge branch 'nd/pretty-formats'Junio C Hamano2013-04-28
|\ \ \ \ \ \ \
| * | | | | | | pretty: Fix bug in truncation support for %>, %< and %><Ramsay Jones2013-04-28
* | | | | | | | Merge branch 'jk/check-corrupt-objects-carefully'Junio C Hamano2013-04-28
|\ \ \ \ \ \ \ \
| * | | | | | | | clone: Make the 'junk_mode' symbol a file staticRamsay Jones2013-04-28
* | | | | | | | | Merge branch 'jk/merge-tree-added-identically'Junio C Hamano2013-04-28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | merge-tree: fix typo in "both changed identically"John Keeping2013-04-28
* | | | | | | | | | completion: add missing format-patch optionsFelipe Contreras2013-04-27
* | | | | | | | | | Git 1.8.3-rc0v1.8.3-rc0Junio C Hamano2013-04-26