Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test-bzr: do not use unportable sed '\+' | Torsten Bögershausen | 2013-05-11 | 1 | -1/+1 |
* | git-svn: added an --include-path flag | Paul Walmsley | 2013-05-09 | 1 | -1/+1 |
* | remote-helpers: trivial cleanup | Felipe Contreras | 2013-05-07 | 1 | -1/+0 |
* | remote-bzr: fix for disappeared revisions | Felipe Contreras | 2013-05-07 | 2 | -4/+49 |
* | Merge branch 'fc/remote-bzr' | Junio C Hamano | 2013-05-06 | 2 | -81/+298 |
|\ | |||||
| * | remote-bzr: avoid bad refs | Felipe Contreras | 2013-05-06 | 1 | -15/+23 |
| * | remote-bzr: convert all unicode keys to str | Felipe Contreras | 2013-05-06 | 1 | -2/+2 |
| * | remote-bzr: access branches only when needed | Felipe Contreras | 2013-04-30 | 1 | -12/+16 |
| * | remote-bzr: delay peer branch usage | Felipe Contreras | 2013-04-30 | 1 | -3/+3 |
| * | remote-bzr: iterate revisions properly | Felipe Contreras | 2013-04-30 | 1 | -2/+3 |
| * | remote-bzr: improve progress reporting | Felipe Contreras | 2013-04-30 | 1 | -7/+13 |
| * | remote-bzr: add option to specify branches | Felipe Contreras | 2013-04-30 | 1 | -2/+18 |
| * | remote-bzr: add custom method to find branches | Felipe Contreras | 2013-04-30 | 1 | -5/+20 |
| * | remote-bzr: improve author sanitazion | Felipe Contreras | 2013-04-30 | 1 | -2/+13 |
| * | remote-bzr: add support for shared repo | Felipe Contreras | 2013-04-30 | 1 | -7/+15 |
| * | remote-bzr: fix branch names | Felipe Contreras | 2013-04-30 | 1 | -0/+1 |
| * | remote-bzr: add support for bzr repos | Felipe Contreras | 2013-04-30 | 2 | -56/+138 |
| * | remote-bzr: use branch variable when appropriate | Felipe Contreras | 2013-04-30 | 1 | -17/+18 |
| * | remote-bzr: fix partially pushed merge | Felipe Contreras | 2013-04-30 | 1 | -4/+13 |
| * | remote-bzr: fixes for branch diverge | Felipe Contreras | 2013-04-30 | 1 | -1/+7 |
| * | remote-bzr: add support to push merges | Felipe Contreras | 2013-04-30 | 2 | -8/+57 |
| * | remote-bzr: always try to update the worktree | Felipe Contreras | 2013-04-30 | 1 | -1/+5 |
| * | remote-bzr: fix order of locking in CustomTree | Felipe Contreras | 2013-04-30 | 1 | -1/+1 |
| * | remote-bzr: delay blob fetching until the very end | Felipe Contreras | 2013-04-30 | 1 | -3/+5 |
| * | remote-bzr: cleanup CustomTree | Felipe Contreras | 2013-04-30 | 1 | -7/+1 |
* | | 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 |