Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'fc/completion' | Junio C Hamano | 2013-06-02 | 1 | -115/+30 |
|\ | |||||
| * | completion: remove __git_index_file_list_filter() | Felipe Contreras | 2013-04-27 | 1 | -20/+8 |
| * | completion: add space after completed filename | Felipe Contreras | 2013-04-27 | 1 | -1/+1 |
| * | completion: add hack to enable file mode in bash < 4 | Felipe Contreras | 2013-04-27 | 1 | -36/+7 |
| * | completion: refactor __git_complete_index_file() | Felipe Contreras | 2013-04-27 | 1 | -6/+3 |
| * | completion: refactor diff_index wrappers | Felipe Contreras | 2013-04-27 | 1 | -55/+16 |
| * | completion: use __gitcompadd for __gitcomp_file | Felipe Contreras | 2013-04-27 | 1 | -1/+1 |
| * | completion; remove unuseful comments | Felipe Contreras | 2013-04-27 | 1 | -2/+0 |
* | | Merge branch 'fc/zsh-leftover-bits' | Junio C Hamano | 2013-06-02 | 2 | -23/+26 |
|\ \ | |||||
| * | | completion: zsh: improve bash script loading | Felipe Contreras | 2013-05-29 | 1 | -8/+19 |
| * | | completion: synchronize zsh wrapper | Felipe Contreras | 2013-05-08 | 1 | -2/+2 |
| * | | completion: cleanup zsh wrapper | Felipe Contreras | 2013-05-08 | 1 | -13/+5 |
* | | | Merge branch 'jk/subtree-do-not-push-if-split-fails' | Junio C Hamano | 2013-05-29 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | contrib/subtree: don't delete remote branches if split fails | John Keeping | 2013-05-01 | 1 | -1/+2 |
* | | | | remote-hg: fix order of configuration comments | Felipe Contreras | 2013-05-21 | 1 | -3/+3 |
* | | | | remote-hg: trivial configuration note cleanup | Felipe Contreras | 2013-05-21 | 1 | -1/+1 |
* | | | | completion: regression fix for zsh | Felipe Contreras | 2013-05-21 | 1 | -1/+1 |
* | | | | remote-hg: set stdout to binary mode on win32 | Amit Bakshi | 2013-05-20 | 1 | -0/+4 |
* | | | | remote-bzr: fixes for older versions of bzr | Felipe Contreras | 2013-05-17 | 1 | -2/+4 |
* | | | | remote-bzr: fix old organization destroy | Sandor Bodo-Merle | 2013-05-17 | 1 | -0/+2 |
* | | | | Revert "remote-hg: update bookmarks when pulling" | Felipe Contreras | 2013-05-16 | 1 | -3/+0 |
* | | | | remote-bzr: fix cloning of non-listable repos | Felipe Contreras | 2013-05-16 | 1 | -0/+3 |
* | | | | Merge branch 'fc/remote-hg' (early part) | Junio C Hamano | 2013-05-15 | 2 | -24/+22 |
|\ \ \ \ | |||||
| * | | | | remote-hg: update bookmarks when pulling | Felipe Contreras | 2013-05-15 | 1 | -0/+3 |
| * | | | | remote-hg: don't push fake 'master' bookmark | Felipe Contreras | 2013-05-15 | 1 | -1/+2 |
| * | | | | remote-hg: disable forced push by default | Felipe Contreras | 2013-05-15 | 1 | -1/+1 |
| * | | | | remote-hg: fix new branch creation | Felipe Contreras | 2013-05-15 | 1 | -1/+1 |
| * | | | | remote-hg: add new get_config_bool() helper | Felipe Contreras | 2013-05-15 | 1 | -11/+13 |
| * | | | | remote-hg: enable track-branches in hg-git mode | Felipe Contreras | 2013-05-15 | 2 | -1/+1 |
| * | | | | remote-hg: get rid of unused exception checks | Felipe Contreras | 2013-05-15 | 1 | -15/+9 |
| * | | | | remote-hg: trivial cleanups | Felipe Contreras | 2013-05-15 | 2 | -3/+1 |
| | |/ / | |/| | | |||||
* | | | | remote-bzr: update old organization | Felipe Contreras | 2013-05-14 | 1 | -0/+7 |
* | | | | 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 |