Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync with maint | Junio C Hamano | 2013-05-03 | 1 | -1/+1 |
|\ | |||||
| * | completion: zsh: don't override suffix on _detault | Felipe Contreras | 2013-05-03 | 1 | -1/+1 |
* | | Merge branch 'zk/prompt-rebase-step' | Junio C Hamano | 2013-05-01 | 1 | -5/+16 |
|\ \ | |||||
| * | | bash-prompt.sh: show where rebase is at when stopped | Zoltan Klinger | 2013-04-25 | 1 | -5/+16 |
* | | | git-completion.bash: add remote.pushdefault to config list | Ramkumar Ramachandra | 2013-04-29 | 1 | -0/+5 |
* | | | git-completion.bash: add branch.*.pushremote to config list | Ramkumar Ramachandra | 2013-04-29 | 1 | -2/+2 |
* | | | Merge branch 'maint' | Junio C Hamano | 2013-04-29 | 2 | -9/+136 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge branch 'fc/zsh-completion' into maint | Junio C Hamano | 2013-04-29 | 1 | -8/+126 |
| |\ \ | |||||
| | * | | complete: zsh: use zsh completion for the main cmd | Felipe Contreras | 2013-04-29 | 1 | -1/+119 |
| | * | | complete: zsh: trivial simplification | Felipe Contreras | 2013-04-29 | 1 | -8/+8 |
| * | | | git-completion.bash: complete branch.*.rebase as boolean | Ramkumar Ramachandra | 2013-04-29 | 1 | -0/+4 |
| * | | | git-completion.bash: add diff.submodule to config list | Ramkumar Ramachandra | 2013-04-29 | 1 | -0/+5 |
| * | | | git-completion.bash: lexical sorting for diff.statGraphWidth | Ramkumar Ramachandra | 2013-04-29 | 1 | -1/+1 |
| |/ / | |||||
* | | | completion: add missing format-patch options | Felipe Contreras | 2013-04-27 | 1 | -1/+2 |
* | | | remote-bzr: strip extra newline | Felipe Contreras | 2013-04-26 | 1 | -0/+4 |
* | | | remote-bzr: tell bazaar to be quiet | Felipe Contreras | 2013-04-26 | 1 | -0/+3 |
* | | | remote-bzr: store converted URL | Felipe Contreras | 2013-04-26 | 1 | -1/+12 |
* | | | remote-hg: use hashlib instead of hg sha1 util | Felipe Contreras | 2013-04-26 | 1 | -2/+2 |
* | | | remote-bzr: add support to push URLs | Felipe Contreras | 2013-04-26 | 1 | -3/+13 |
* | | | remote-bzr: fix bad state issue | Felipe Contreras | 2013-04-26 | 1 | -0/+6 |
* | | | remote-hg: remove extra check | Felipe Contreras | 2013-04-26 | 1 | -4/+0 |
* | | | remote-helpers: trivial cleanups | Felipe Contreras | 2013-04-26 | 2 | -4/+5 |
* | | | Merge branch 'fc/remote-hg' | Junio C Hamano | 2013-04-26 | 3 | -36/+141 |
|\ \ \ | |||||
| * | | | remote-hg: strip extra newline | Felipe Contreras | 2013-04-22 | 1 | -0/+4 |
| * | | | remote-hg: use marks instead of inlined files | Felipe Contreras | 2013-04-22 | 1 | -8/+33 |
| * | | | remote-hg: small performance improvement | Felipe Contreras | 2013-04-22 | 1 | -1/+2 |
| * | | | remote-hg: allow refs with spaces | Felipe Contreras | 2013-04-22 | 1 | -8/+17 |
| * | | | remote-hg: don't update bookmarks unnecessarily | Felipe Contreras | 2013-04-22 | 1 | -0/+3 |
| * | | | remote-hg: add support for schemes extension | Felipe Contreras | 2013-04-22 | 1 | -1/+7 |
| * | | | remote-hg: improve email sanitation | Felipe Contreras | 2013-04-22 | 2 | -6/+12 |
| * | | | remote-hg: add custom local tag write code | Felipe Contreras | 2013-04-22 | 1 | -1/+3 |
| * | | | remote-hg: write tags in the appropriate branch | Felipe Contreras | 2013-04-22 | 1 | -2/+4 |
| * | | | remote-hg: custom method to write tags | Felipe Contreras | 2013-04-22 | 1 | -1/+32 |
| * | | | remote-hg: add support for tag objects | Felipe Contreras | 2013-04-22 | 1 | -3/+7 |
| * | | | remote-hg: add branch_tip() helper | Felipe Contreras | 2013-04-22 | 1 | -3/+8 |
| * | | | remote-hg: properly mark branches up-to-date | Felipe Contreras | 2013-04-22 | 1 | -0/+4 |
| * | | | remote-hg: use python urlparse | Felipe Contreras | 2013-04-22 | 1 | -4/+5 |
| * | | | remote-hg: safer bookmark pushing | Felipe Contreras | 2013-04-22 | 1 | -0/+2 |
| * | | | remote-helpers: avoid has_key | Dusty Phillips | 2013-04-22 | 2 | -2/+2 |
* | | | | Merge branch 'fc/remote-bzr' | Junio C Hamano | 2013-04-26 | 1 | -5/+5 |
|\ \ \ \ | |||||
| * | | | | remote-bzr: use proper push method | Felipe Contreras | 2013-04-25 | 1 | -5/+5 |
* | | | | | Sync with 1.8.2.2 | Junio C Hamano | 2013-04-26 | 2 | -9/+12 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Merge branch 'fc/untracked-zsh-prompt' into maint | Junio C Hamano | 2013-04-26 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| * | | | | | test-hg-hg-git.sh: do not use export X=Y | Torsten Bögershausen | 2013-04-26 | 1 | -4/+6 |
| * | | | | | test-hg-bidi.sh: do not use export X=Y | Torsten Bögershausen | 2013-04-26 | 1 | -5/+6 |
* | | | | | | Sync with maint | Junio C Hamano | 2013-04-24 | 1 | -7/+0 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | completion: remove duplicate block for "git commit -c" | Mårten Kongstad | 2013-04-24 | 1 | -7/+0 |
| | |_|_|/ | |/| | | | |||||
| * | | | | Merge branch 'rr/prompt-revert-head' into maint | Junio C Hamano | 2013-04-22 | 1 | -0/+2 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'fc/untracked-zsh-prompt' | Junio C Hamano | 2013-04-23 | 1 | -1/+1 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | / | |_|_|_|/ |/| | | | | |||||
| * | | | | prompt: fix untracked files for zsh | Felipe Contreras | 2013-04-21 | 1 | -1/+1 |
| |/ / / |